From ac2024ac63a335261ff890a992dd85ce9709d55a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E6=9C=94?= <565183519@qq.com> Date: Sat, 27 Jun 2026 17:01:16 +0800 Subject: [PATCH] =?UTF-8?q?guanghu.chat=20v7:=20=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=91=BC=E5=90=B8=C2=B7=E7=8E=AF=E5=BD=A2=E8=AE=A1=E6=95=B0?= =?UTF-8?q?=E5=99=A8=C2=B7=E7=BA=AF=E7=99=BD=E6=AD=A3=E5=BC=8F=E9=A3=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 参考 guanghuyaoming.com 呼吸设计: - Hero区: 220px呼吸圆环(ringBreath scale 1↔1.04 + boxShadow脉冲) - 环形光环: ringHalo opacity/scale独立呼吸(外层光晕扩散) - 背景: 3个径向渐变圆点(dot)各不相同的breathing频率 - Nav: 呼吸圆点(小蓝点breathe 3s) - 即将发布: 独立脉冲点呼吸动画 核心原理(从guanghuyaoming学到的): ├─ 双层scale: 内环scale 1→1.04 + 外光环scale .95→1.08 ├─ 双层opacity: 环内shadow + 环外radial gradient各自呼吸 └─ 多个breathing元素不同频率→系统"活着"的感觉 --- enterprise/guanghu-chat/index.html | 296 +++++++++++++++-------------- 1 file changed, 151 insertions(+), 145 deletions(-) diff --git a/enterprise/guanghu-chat/index.html b/enterprise/guanghu-chat/index.html index 6a3ab73..015c499 100644 --- a/enterprise/guanghu-chat/index.html +++ b/enterprise/guanghu-chat/index.html @@ -4,39 +4,33 @@ - +