后台管理功能实现

This commit is contained in:
2025-10-28 17:30:47 +08:00
parent 3f651d8072
commit f7a3868f34
10 changed files with 4562 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# 开发环境配置
VITE_APP_TITLE=情绪博物馆管理后台
VITE_APP_BASE_API=/api
VITE_APP_BASE_API=http://localhost:19089/api
VITE_APP_PORT=5174