feat:修改 button 和 word-card 样式
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"navigationBarTitleText": "按钮组件测试",
|
||||
"navigationBarBackgroundColor": "#FFD719",
|
||||
"backgroundColor": "#F6F6F6",
|
||||
"usingComponents": {
|
||||
"toy-button": "../../ui/button/button",
|
||||
"van-icon": "@vant/weapp/icon/index",
|
||||
"word-card": "../../components/word-card/word-card"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user