Files
teach_sys_Demo/.claude/settings.local.json
KQL 8676f0fdde feat: 导入企业内推岗位JSON数据并优化展示
- 成功导入39个企业内推岗位数据从JSON文件
- 实现岗位相关标签分类显示(专业相关/非专业相关/人才出海)
- 为不同岗位类型标签设置渐变色区分
- 统一普通标签为白色背景样式
- 优化标签显示逻辑和优先级排序
- 将截止时间移至投递按钮下方
- 修复mockData.js语法错误
- 整理数据文件结构,将CSV转换为JSON格式

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 15:02:29 +08:00

61 lines
1.8 KiB
JSON

{
"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:*)"
],
"deny": [],
"ask": []
}
}