Recruitment_site/offer_frontend
Claude 1823b95819 feat: 管理后台央企红门户风格重构 + 职位编制字段及启动脚本
- 管理后台改用央企红(#C60C1E)门户风格:红顶白底、扁平务实、
  金色点缀;侧栏导航加图标与分组,Dialog 红标题栏,表格/卡片/按钮统一
- 后端 jobs 新增 headcount(编制)字段及迁移、school_data 学校数据、
  组织序列化调整
- 新增 start.bat / dev.bat 一键启动前后端,.gitignore 规范化

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-26 15:02:50 +08:00
..
.vscode feat: initialize Vue3 frontend with router, pinia, element-plus 2026-03-25 08:37:09 +08:00
public feat(ui): /companies Hero logo 换成建材 logo 图片 2026-06-26 10:07:18 +08:00
src feat: 管理后台央企红门户风格重构 + 职位编制字段及启动脚本 2026-06-26 15:02:50 +08:00
.gitignore feat: initialize Vue3 frontend with router, pinia, element-plus 2026-03-25 08:37:09 +08:00
README.md feat: initialize Vue3 frontend with router, pinia, element-plus 2026-03-25 08:37:09 +08:00
index.html feat: initialize Vue3 frontend with router, pinia, element-plus 2026-03-25 08:37:09 +08:00
package-lock.json feat: 管理后台央企红门户风格重构 + 职位编制字段及启动脚本 2026-06-26 15:02:50 +08:00
package.json feat: 管理后台央企红门户风格重构 + 职位编制字段及启动脚本 2026-06-26 15:02:50 +08:00
vite.config.js fix(admin): 修复简历附件下载问题,完善简历信息展示 2026-03-25 16:32:33 +08:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.