初始化12个产业教务系统项目

主要内容:
- 包含12个产业的完整教务系统前端代码
- 智能启动脚本 (start-industry.sh)
- 可视化产业导航页面 (index.html)
- 项目文档 (README.md)

优化内容:
- 删除所有node_modules和.yoyo文件夹,从7.5GB减少到2.7GB
- 添加.gitignore文件避免上传不必要的文件
- 自动依赖管理和智能启动系统

产业列表:
1. 文旅产业 (5150)
2. 智能制造 (5151)
3. 智能开发 (5152)
4. 财经商贸 (5153)
5. 视觉设计 (5154)
6. 交通物流 (5155)
7. 大健康 (5156)
8. 土木水利 (5157)
9. 食品产业 (5158)
10. 化工产业 (5159)
11. 能源产业 (5160)
12. 环保产业 (5161)

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
KQL
2025-09-24 14:14:14 +08:00
commit cd2e307402
8380 changed files with 6105118 additions and 0 deletions

View File

@@ -0,0 +1,82 @@
{
"permissions": {
"allow": [
"mcp__serena__replace_regex",
"mcp__ide__getDiagnostics",
"Bash(node:*)",
"Bash(cat:*)",
"Bash(grep:*)",
"Bash(npx eslint:*)",
"Bash(npm run dev:*)",
"Bash(python3:*)",
"Bash(pip3 install:*)",
"Bash(/usr/bin/python3:*)",
"mcp__serena__think_about_whether_you_are_done",
"mcp__serena__activate_project",
"Bash(npm install:*)",
"Bash(pnpm add:*)",
"Bash(lsof:*)",
"mcp__serena__search_for_pattern",
"mcp__serena__find_symbol",
"Bash(npx babel-node:*)",
"Bash(curl:*)",
"Bash(sed:*)",
"Read(///**)",
"mcp__serena__find_file",
"mcp__serena__list_dir",
"mcp__serena__read_file",
"mcp__serena__replace_symbol_body",
"mcp__serena__execute_shell_command",
"mcp__serena__get_symbols_overview",
"mcp__serena__create_text_file",
"Bash(git remote add:*)",
"Bash(git add:*)",
"Bash(git remote remove:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Read(/private/tmp/**)",
"Read(/private/tmp/reference_repo/src/components/ClassRank/**)",
"Bash(pnpm run dev:*)",
"Read(//**)",
"Bash(for func in \"calculateStageProgress\" \"checkMilestoneBlockage\" \"generateCalendarDays\" \"getCurrentActiveStage\" \"getOverallProgress\" \"getWeekDays\" \"updateStageStatuses\")",
"Bash(do)",
"Bash(echo \"=== $func ===\")",
"Bash(done)",
"Bash(git checkout:*)",
"Bash(git branch:*)",
"Bash(git clone:*)",
"Bash(git restore:*)",
"Bash(git init:*)",
"Bash(pkill:*)",
"Bash(npm view:*)",
"Bash(pnpm install:*)",
"Bash(pnpm dev:*)",
"Bash(awk:*)",
"Bash(git clean:*)",
"Bash(xxd:*)",
"Bash(kill:*)",
"Bash(find:*)",
"Bash(pgrep:*)",
"Bash(npm start)",
"Bash(xargs kill:*)",
"Bash(npx babel:*)",
"Bash(git fetch:*)",
"Bash(open test_resume_conversion.html)",
"Bash(chmod:*)",
"Bash(./safe_update.sh)",
"Bash(./fix_final.sh)",
"Bash(rm:*)",
"Bash(for position in \"民宿管家\" \"民宿客房管家\" \"民宿运营专员\" \"露营地运营专员\" \"新媒体运营专员\" \"文创产品设计师\" \"文创产品策划师\" \"文创产品设计师助理\" \"品牌策划运营专员\" \"品牌公关\" \"品牌推广专员\" \"ip运营\" \"IP运营总监助理\" \"品牌公关管培生\")",
"mcp__serena__write_memory",
"mcp__serena__delete_memory",
"Bash(open http://localhost:5151/)",
"Bash(ls:*)",
"Bash(for file in /Users/apple/Documents/cursor/教务系统/frontend_食品/网页未导入数据/食品产业/食品修改版简历/*.md)",
"Bash(open http://localhost:5157/)",
"Bash(/dev/null)",
"Bash(open http://localhost:5158/)"
],
"deny": [],
"ask": []
}
}