feat:添加按钮点击效果

This commit is contained in:
2025-06-12 17:08:32 +08:00
parent 3291a727b2
commit 02df74f35f
12 changed files with 83 additions and 20 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export const WATER_COLORS = {
{ name: '棕色', hex: '#A52A2A' },
{ name: '深棕色', hex: '#8B4513' },
{ name: '灰色', hex: '#808080' },
{ name: '色', hex: '#FFFFFF' },
{ name: '银灰色', hex: '#C0C0C0' },
{ name: '米色', hex: '#F5F5DC' },
{ name: '黑色', hex: '#000000' },
],