WGShare.Client.Wx/pages/button/button.json

16 lines
358 B
JSON

{
"navigationBarTitleText": "Button",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"base": "./base",
"size": "./size",
"icon-btn": "./icon-btn",
"group-btn": "./group-btn",
"block-btn": "./block-btn",
"ghost-btn": "./ghost-btn",
"shape": "./shape",
"theme": "./theme",
"disabled": "./disabled"
}
}