feat:修改 button 和 word-card 样式

This commit is contained in:
R524809
2025-09-28 17:31:10 +08:00
parent 6acc5d676c
commit b892b5625a
17 changed files with 610 additions and 218 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Component({
properties: {
type: {
type: String,
value: 'default', // primary, green, white
value: 'default', // primary, green, secondary, white
},
openType: {
type: String,