Recruitment_site/offer_frontend
Claude 93b48f344b style: CompanyListView 统一国聘红配色与编辑式风格
- Hero 暗蓝渐变改白底, 标题改宋体, 去掉金色按钮覆盖(回归红色主按钮)
- 组织架构根节点/学历标签 金/暗蓝 改红色; 子节点 hover 改红
- 学历 chips 金色计数改红; 全站中性色对齐 Ant 暖灰
- section 标题改宋体, 边框/圆角统一细线直角风

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-26 09:49:33 +08:00
..
.vscode feat: initialize Vue3 frontend with router, pinia, element-plus 2026-03-25 08:37:09 +08:00
public feat: 公司详情跳转、公司大楼照片、求职者中心布局优化 2026-03-26 16:23:38 +08:00
src style: CompanyListView 统一国聘红配色与编辑式风格 2026-06-26 09:49:33 +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: initialize Vue3 frontend with router, pinia, element-plus 2026-03-25 08:37:09 +08:00
package.json feat: initialize Vue3 frontend with router, pinia, element-plus 2026-03-25 08:37:09 +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.