新颜色第一版

This commit is contained in:
lym
2026-03-10 18:50:00 +08:00
parent cf6b5179fc
commit ece4cc99e0
10 changed files with 61 additions and 61 deletions

View File

@@ -2,7 +2,7 @@ Component({
data: {
selected: 0,
color: "#6e6d6b",
selectedColor: "#1E88E5",
selectedColor: "#6BA3F0",
"list": []
},
attached() {