fix: h5
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 57s

This commit is contained in:
luo
2026-07-03 10:43:14 +08:00
parent 6d324214c8
commit 808e7e40dd
3 changed files with 3 additions and 3 deletions

2
env/.env.test vendored
View File

@@ -5,7 +5,7 @@ VITE_APP_ENV=staging
VITE_API_BASE_URL=https://cmp-api.boss160.cn
# 是否使用代理 (测试环境不使用代理)
VITE_APP_PROXY=true
VITE_APP_PROXY=false
# 代理前缀
VITE_API_PREFIX=/api