Files
jiaowu-test/.claude/settings.local.json
KQL 4e0e96e6b8 UI优化更新:面试模拟、简历面试、项目库、求职策略等多个页面改进
主要更新:
- 面试模拟页:移除上滑查看评价,添加渐进式评分(72→81→89)
- 简历面试页:添加岗位头像、标签背景、面试题加粗等视觉优化
- 项目库页:添加"我完成的项目库"板块,增加hover效果
- 求职策略详情页:优化圆柱体和矩形对齐,添加CSV岗位数据,调整批次文字位置
- 企业岗位列表页:添加返回按钮功能
- 全局:统一岗位级别术语(普通岗/技术骨干岗/储备干部岗)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 20:46:03 +08:00

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