We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6fb9ff commit 580a194Copy full SHA for 580a194
.env
@@ -7,7 +7,7 @@ VITE_UNI_APPID = ''
7
VITE_WX_APPID = 'wxb56964dd28204de0'
8
9
# h5部署网站的base,配置到 manifest.config.ts 里的 h5.router.base
10
-VITE_APP_PUBLIC_BASE = ./
+VITE_APP_PUBLIC_BASE = './'
11
12
# h5是否需要配置代理
13
VITE_APP_PROXY = false
0 commit comments