修复若干bug

This commit is contained in:
2026-01-27 10:08:03 +08:00
parent a81314ff75
commit 40f5926ba4
13 changed files with 154 additions and 155 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ NODE_ENV = 'production'
# 应用配置
VITE_APP_TITLE = '美天科技 - 官网'
VITE_APP_API_URL = 'https://api.your-production-domain.com' # 生产环境接口基础URL
VITE_APP_API_URL = 'https://backend.yunzer.cn' # 生产环境接口基础URL