feat: add VITE_APP_PROXY 控制H5代理
This commit is contained in:
2
src/types/global.d.ts
vendored
2
src/types/global.d.ts
vendored
@@ -12,3 +12,5 @@ declare const __UNI_PLATFORM__:
|
||||
| 'quickapp-webview'
|
||||
| 'quickapp-webview-huawei'
|
||||
| 'quickapp-webview-union'
|
||||
|
||||
declare const __VITE_APP_PROXY__: 'true' | 'false'
|
||||
|
||||
Reference in New Issue
Block a user