配置后端对接

This commit is contained in:
2025-08-19 22:35:01 +08:00
parent bc13f82e41
commit 06f6cec70b
13 changed files with 1303 additions and 37 deletions

4
.env.development Normal file
View File

@@ -0,0 +1,4 @@
# Development environment variables
VITE_API_BASE_URL=http://localhost:2025
VITE_APP_TITLE=教务管理系统
VITE_APP_ENV=development