TianyangZhang
|
7e86ec5ea0
|
feat(frontend): 首页三栏布局完全重设计,新增企业选择器和岗位联动
- 重构首页为三栏联动布局(企业 + 岗位 + 详情)
- 左栏:深蓝背景企业列表,支持集团和子公司分层显示
- 选中企业时显示金色左边框 + 背景色变化
- 每个企业/子公司显示实时在招岗位数
- 子公司采用缩进 + 树形连线视觉
- 中栏:选中企业的岗位列表
- 岗位卡片显示位置/薪资/类别标签
- 朱红左边框高亮选中岗位
- 右栏:岗位详情内容(完整复制 JobDetailView)
- Banner:深蓝红色渐变背景,显示岗位名/薪资/企业
- 操作:收藏 + 投递按钮,权限校验
- 详情:信息网格 + 职位介绍 + 工作地点 + 企业卡片
- 完整的投递流程和状态反馈
- 配色系统:
- 深蓝 #0E1E3D(左栏背景)
- 朱红 #B5272C(选中、强调)
- 金色 #C8973A(accent)
- 米色 #FAF7F3(右侧背景)
- 完整的加载/错误/空状态处理
- 骨架屏动画和交互反馈
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-03-25 13:12:57 +08:00 |
TianyangZhang
|
88c0bb223c
|
feat(frontend): 门户导航重设计,采用央企视觉体系
- 导航栏采用深蓝底色 + 金色点缀,体现央企庄重感
- 新增顶部公告条,快速链接登录/注册
- Logo 采用金色圆圈徽章 + 公司名设计
- 导航链接动画效果(下划线滑出)
- 新增用户信息展示区(头像 + 用户名)
- 页脚带红色分割线,强化视觉层级
- 配色:深蓝 #0E1E3D + 朱红 #B5272C + 金色 #C8973A
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-03-25 13:12:49 +08:00 |
TianyangZhang
|
ef4c9bf307
|
feat: add admin management views (jobs, applications, organizations, users)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 08:42:51 +08:00 |
TianyangZhang
|
ca629a403c
|
feat: add seeker center (resume editor, applications, profile)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 08:42:46 +08:00 |
TianyangZhang
|
0a44e4a18d
|
feat: add login and register views with role-based redirect
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 08:42:42 +08:00 |
TianyangZhang
|
564fb06e3b
|
feat: add public portal pages (home, job list, job detail, companies)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 08:42:37 +08:00 |
TianyangZhang
|
734c83b7fe
|
feat: initialize Vue3 frontend with router, pinia, element-plus
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 08:37:09 +08:00 |