更新生产环境配置,修改 API 基础地址为新的域名,并在 Vite 配置中添加手动分块设置以优化构建输出。

This commit is contained in:
zyh
2025-08-27 18:56:12 +08:00
parent 1c08651831
commit 2a2ea19f0f
9 changed files with 460 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# 生产环境API基础URL根据实际情况选择
VITE_API_BASE=http://192.140.164.137:18080
VITE_API_BASE=https://2.uzi0.cc/api
# 前端基础URL用于生成分享链接
VITE_BASE_URL=https://2.uzi0.cc/
VITE_BASE_URL=https://2.uzi0.cc