Initial commit: 教务系统在线平台

- 包含4个产业方向的前端项目:智能开发、智能制造、大健康、财经商贸
- 已清理node_modules、.yoyo等大文件,项目大小从2.6GB优化至631MB
- 配置完善的.gitignore文件

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
KQL
2025-12-12 18:16:55 +08:00
commit a7242f0c69
2932 changed files with 2303533 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Production environment variables
VITE_API_BASE_URL=/api
VITE_APP_TITLE=教务管理系统
VITE_APP_ENV=production