fix: 修复右键菜单和Checkbox样式问题
- 右键菜单使用toggleMenu方法确保正确切换 - 自定义checkbox样式替换Mantine Checkbox组件 - 自定义圆形checkbox带对勾样式 - 移除重复边框,优先级颜色正确显示 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
091fba512f
commit
3ed1bc63c3
@ -93,7 +93,8 @@
|
||||
"mcp__playwright__browser_hover",
|
||||
"Bash(git -C \"E:/qia/client\" submodule update --init --recursive)",
|
||||
"Bash(git -C \"E:/qia\" add -A)",
|
||||
"Bash(git -C \"E:/qia\" diff --cached --stat)"
|
||||
"Bash(git -C \"E:/qia\" diff --cached --stat)",
|
||||
"Bash(git -C \"E:/qia\" commit -m \"chore: 更新子模块\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user