修复若干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
+2 -2
View File
@@ -3,5 +3,5 @@ NODE_ENV = 'development'
# 应用配置
VITE_APP_TITLE = '美天科技 - 官网'
# VITE_APP_API_URL = 'http://localhost:8000' # 接口基础URL
VITE_APP_API_URL = 'http://backapi.yunzer.cn'
# VITE_APP_API_URL = 'http://localhost:8000'
VITE_APP_API_URL = 'https://backend.yunzer.cn'