Initial commit: 完整的教务系统前端项目

This commit is contained in:
KQL
2025-09-03 13:15:19 +08:00
commit 5da7626ad4
271 changed files with 107012 additions and 0 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