mirror of
https://gitee.com/bootx/dax-pay-h5.git
synced 2025-10-13 21:50:26 +00:00
fix vant组件夜间模式切换有不生效
This commit is contained in:
@@ -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=
|
||||
|
Reference in New Issue
Block a user