Recruitment_site/offer_frontend
Claude 4a5b13348b feat(ui): 重构 SplashView 首页布局(国企红头文件·编辑式风格)
- 顶部红头细线 + 白底粘性顶栏(logo/导航/登录注册)
- 非对称 Hero: 左栏宋体大标题+CTA+迷你统计, 右栏招聘公告面板
- 去掉红色 hero 背景, 改近白底; 重大号宋体显字体
- 为什么加入我们: 编号编辑式列表(01-04)取代四等分卡片
- 导航改 router-link 规避全局 button 样式覆盖
- 入场 stagger 动画 + 响应式断点

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-26 09:38:28 +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 feat(ui): 重构 SplashView 首页布局(国企红头文件·编辑式风格) 2026-06-26 09:38:28 +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.