feat(ui): 迁移液态玻璃质感(TabBar/返回按钮)

- 自定义 TabBar 增加弯月面聚光带与银丝边缘,玻璃参数升级
- 全局返回按钮与 ScrollTopMask 返回按钮升级 135° 液态玻璃渐变
- 激活态升级为玻璃透镜,浅色/深色主题同步
- 新增 tools/liquid-glass.test.mjs 回归断言
- 同步构建产物 dist/,并合并此前未提交的 .claude 配置与 dist 变更
This commit is contained in:
2026-08-18 21:30:39 +08:00
parent 2a5728bccc
commit 242c52af43
16 changed files with 187 additions and 41 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
"Bash(npm ls *)",
"Bash(npm install *)",
"Bash(node compress-images.js)",
"Bash(cd \"F:\\\\\\\\weixin_wordc\")"
"Bash(cd \"F:\\\\\\\\weixin_wordc\")",
"Bash(find ~/.claude /Users/broccoli/Project/wechat_wc/.claude -path '*skills*' -iname 'SKILL.md' 2>/dev/null | xargs grep -l -i cloudbase 2>/dev/null; echo \"---dirs---\"; find ~/.claude /Users/broccoli/Project/wechat_wc/.claude -type d -iname '*cloudbase*' 2>/dev/null)"
]
}
}