Files
wechat_wc/.claude/settings.local.json
T
broccoli 242c52af43 feat(ui): 迁移液态玻璃质感(TabBar/返回按钮)
- 自定义 TabBar 增加弯月面聚光带与银丝边缘,玻璃参数升级
- 全局返回按钮与 ScrollTopMask 返回按钮升级 135° 液态玻璃渐变
- 激活态升级为玻璃透镜,浅色/深色主题同步
- 新增 tools/liquid-glass.test.mjs 回归断言
- 同步构建产物 dist/,并合并此前未提交的 .claude 配置与 dist 变更
2026-08-18 21:30:39 +08:00

26 lines
1.4 KiB
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(npx @tarojs/cli init smart-engraving-miniapp --template react --typescript --npm yarn --description \"智绘微刻小程序\" --author \"team\" --css sass --framework react)",
"Bash(npm -v)",
"Bash(cmd /c \"dir F:\\\\weixin_wordc\")",
"WebFetch(domain:www.npmjs.com)",
"WebFetch(domain:registry.npmjs.org)",
"Bash(npm view *)",
"Bash(npm search *)",
"Bash(node -e \"const ts = require\\('typescript'\\); const res = ts.createProgram\\(['src/app.tsx','src/pages/index/index.tsx','src/pages/wordcloud/index.tsx','src/pages/diy/index.tsx','src/pages/orders/index.tsx','src/pages/profile/index.tsx','src/pages/service/index.tsx'], {jsx:1,target:2,skipLibCheck:true,noEmit:true}\\).emit\\(\\); console.log\\('Diagnostics:', res.diagnostics.length\\);\")",
"Bash(npm run *)",
"Bash(npx taro *)",
"Bash(convert --version)",
"Bash(npx sharp *)",
"Bash(npx terser *)",
"Bash(npm ls *)",
"Bash(npm install *)",
"Bash(node compress-images.js)",
"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)"
]
}
}