feat:修改 button 和 word-card 样式
This commit is contained in:
@@ -8,7 +8,7 @@ Component({
|
||||
properties: {
|
||||
type: {
|
||||
type: String,
|
||||
value: 'default', // primary, green, white
|
||||
value: 'default', // primary, green, secondary, white
|
||||
},
|
||||
openType: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user