feat: 导入企业内推岗位JSON数据并优化展示

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

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
KQL
2025-09-06 15:02:29 +08:00
parent 00e8cebfe3
commit 8676f0fdde
18 changed files with 10165 additions and 900 deletions

View File

@@ -51,7 +51,9 @@
"Bash(npm view:*)",
"Bash(pnpm install:*)",
"Bash(pnpm dev:*)",
"Bash(awk:*)"
"Bash(awk:*)",
"Bash(git clean:*)",
"Bash(xxd:*)"
],
"deny": [],
"ask": []