管理端登录报错修复

This commit is contained in:
2025-10-31 13:57:49 +08:00
parent e69e9920fe
commit cafbae4324
4 changed files with 54 additions and 16 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# 生产环境配置
VITE_APP_TITLE=情绪博物馆管理后台
# 生产环境需要配置实际的后端服务器地址
VITE_APP_BASE_API=http://localhost:19089/api
# 生产环境使用相对路径,通过nginx代理到后端服务
VITE_APP_BASE_API=/api