chore: 更新数据文件和组件优化

主要更新内容:
- 优化UI组件(视频播放器、HR访问模态框、岗位信息展示等)
- 更新数据文件(简历、岗位、项目案例等)
- 添加新的图片资源(面试状态图标等)
- 新增AgentPage等页面组件
- 清理旧的备份文件,提升代码库整洁度
- 优化岗位等级和面试状态的数据结构

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
KQL
2025-10-15 15:55:25 +08:00
parent 3a054c4208
commit 1b964b3886
221 changed files with 110366 additions and 64316 deletions

View File

@@ -58,7 +58,18 @@
"Bash(find:*)",
"Bash(pgrep:*)",
"Bash(npm start)",
"Bash(xargs kill:*)"
"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运营总监助理\" \"品牌公关管培生\")",
"Bash(git pull:*)",
"Bash(git stash:*)",
"Bash(npx stylelint:*)"
],
"deny": [],
"ask": []