测试分支-部署

This commit is contained in:
2026-03-21 11:30:08 +08:00
parent 9178fd643b
commit a0f14015ed
4 changed files with 27 additions and 3 deletions

View File

@@ -8,4 +8,4 @@ VITE_BASE_PATH = '/'
VITE_OUT_DIR = 'dist'
# 线上环境接口地址 - 'getCurrentDomain:表示获取当前域名'
VITE_AXIOS_BASE_URL = 'getCurrentDomain'
VITE_AXIOS_BASE_URL = 'https://test-api.zhenhui666.top'