fix: 小程序 API 域名改为 zhiyin.yzrcloud.cn(与 H5 同域)避免微信白名单问题

This commit is contained in:
yuzhiran
2026-06-11 21:02:14 +08:00
parent 6dfb6bef48
commit a69aa31836
4 changed files with 16 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# 生产环境变量
VITE_API_BASE_URL=https://zhiyinwx.yzrcloud.cn/api
VITE_API_BASE_URL=https://zhiyin.yzrcloud.cn/api
VITE_APP_NAME=AI磁场
VITE_PROD_API_HOST=https://zhiyinwx.yzrcloud.cn
VITE_PROD_API_HOST=https://zhiyin.yzrcloud.cn