fix(title): 预设4项修复—间距0.5px+删tooltip+描边对齐+背景淡化 #1613
Reference in New Issue
Block a user
Delete Branch "fix/preset-4items"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1. generate.css: gap 1.5px→0.5px, 卡片背景 #3a3a3a→#404040, hover/active→#4d4d4d 2. TitlePresetsGrid.tsx: 删除 title={p.label} tooltip 3. constants.ts: previewStyle 的描边与 style.stroke 对齐 - classic_white/variety_show 保留描边(stroke=true) - 其余6个preset删除 _strokeColor/_strokeWidth(stroke=false) 预览T字效果与实际标题完全一致CI全绿,自动审批通过。
CI全绿,自动审批通过。
【阻塞级判定】
📊 审查概览
🔴 阻塞级问题(必须修复)
无
💡 改进建议(不阻塞合并)
无
✅ 良好实践
constants.ts中移除了多处不再使用的_strokeColor和_strokeWidth属性,有效减少了冗余代码。generate.css中对网格间距和背景色进行了精细化调整,有助于提升 UI 细节质感。🤖 由 AI 代码审查机器人自动生成 | 2026-09-01 11:15:20 | 模型:
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #1613 已关闭或合并,对应的预览环境已被清理。