Recruitment_site/offer_frontend
TianyangZhang 97914d8ff2 feat: 新增学历字段,首页集成搜索功能并优化布局
- Job模型新增education字段(博士/硕士/本科及以下),支持筛选
- 首页整合搜索栏:关键词、城市、类别、学历下拉筛选
- 左侧企业列表新增"全部职位"选项,搜索与企业选择联动
- 职位详情页展示学历要求,管理后台发布职位支持选择学历
- 导航栏去掉独立"职位列表"入口,统一由首页承载

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 13:55:03 +08:00
..
.vscode
public feat: 公司详情跳转、公司大楼照片、求职者中心布局优化 2026-03-26 16:23:38 +08:00
src feat: 新增学历字段,首页集成搜索功能并优化布局 2026-03-27 13:55:03 +08:00
.gitignore
README.md
index.html
package-lock.json
package.json
vite.config.js

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.