From 4a5b13348b13f2b9ef12081723e5179110ef0018 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 26 Jun 2026 09:38:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(ui):=20=E9=87=8D=E6=9E=84=20SplashView=20?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=B8=83=E5=B1=80(=E5=9B=BD=E4=BC=81?= =?UTF-8?q?=E7=BA=A2=E5=A4=B4=E6=96=87=E4=BB=B6=C2=B7=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=BC=8F=E9=A3=8E=E6=A0=BC)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 顶部红头细线 + 白底粘性顶栏(logo/导航/登录注册) - 非对称 Hero: 左栏宋体大标题+CTA+迷你统计, 右栏招聘公告面板 - 去掉红色 hero 背景, 改近白底; 重大号宋体显字体 - 为什么加入我们: 编号编辑式列表(01-04)取代四等分卡片 - 导航改 router-link 规避全局 button 样式覆盖 - 入场 stagger 动画 + 响应式断点 Co-Authored-By: Claude --- offer_frontend/src/views/SplashView.vue | 697 ++++++++---------------- 1 file changed, 228 insertions(+), 469 deletions(-) diff --git a/offer_frontend/src/views/SplashView.vue b/offer_frontend/src/views/SplashView.vue index d6731ab..aeb48b9 100644 --- a/offer_frontend/src/views/SplashView.vue +++ b/offer_frontend/src/views/SplashView.vue @@ -1,524 +1,283 @@ - -