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 1344c65 commit c6fb9ffCopy full SHA for c6fb9ff
.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