From 103cab9abdd49b5063736e9d437430026669f55b Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Sun, 24 May 2026 23:28:50 +0800 Subject: [PATCH] =?UTF-8?q?refactor(landing):=20=E5=85=89=E6=B9=96?= =?UTF-8?q?=E5=A4=A7=E5=AD=97=E6=B5=81=E5=85=89=E6=B8=90=E5=8F=98+?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=91=BC=E5=90=B8=E5=85=89=E6=99=95+?= =?UTF-8?q?=E9=A1=B6=E6=A0=8F=E4=BB=A3=E7=A0=81=E4=BB=93=E5=BA=93=E7=9B=B4?= =?UTF-8?q?=E8=BE=BE=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 三个修复: 1. 「光湖」大字 — 渐变流光效果: - cyan→violet→cyan 三色渐变 (background-clip:text + gradientShift动画) - 字重700(bold) + 6.5rem字号 - 双层光晕: drop-shadow + titleGlow text-shadow - 字距拉开(.12em) 让两个大字更舒展 2. 登录入口恢复: - 顶栏右侧新增「代码仓库 →」按钮(直接可点,不用先登录) - 登录入口保留在联邦通道卡片内 - 登录后顶栏登录按钮变用户名字 3. 卡片光晕+悬浮: - cardGlowPulse: 卡片内部光晕呼吸动画 (inset 0→30px 青色光) - cardFloat: 卡片微微上浮呼吸动画 - hover时取消animation, 启用更强效果: - translateY(-6px) 明显上浮 - 青光外部光晕(0 0 30px) - 黑色阴影下沉(12px 36px) 制造悬浮深度感 - 每张卡片不同节奏(cgp-speed/cgp-delay各不相同) - 点击卡片(服务器卡片)动画取消,上浮更猛 --- homepage/index.html | 294 +++++++++++++++++++++++++------------------- 1 file changed, 168 insertions(+), 126 deletions(-) diff --git a/homepage/index.html b/homepage/index.html index 5af9ef1..6f2c164 100644 --- a/homepage/index.html +++ b/homepage/index.html @@ -7,14 +7,12 @@ - - - +