fix vant组件夜间模式切换有不生效

This commit is contained in:
DaxPay
2024-10-12 17:22:11 +08:00
parent 1e503b80b9
commit 33f0228655
5 changed files with 7 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ VITE_PORT=9100
VITE_PUBLIC_PATH=/h5
# 跨域代理,可以配置多个,请注意不要换行
VITE_PROXY=[["/server","http://localhost:10880"]]
VITE_PROXY=[["/server","http://localhost:9999"]]
# API 接口地址
VITE_GLOB_API_URL=