WGShare.Client.Wx/pages/fab/fab.json

10 lines
210 B
JSON

{
"navigationBarTitleText": "Fab",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"t-button": "tdesign-miniprogram/button/button",
"base": "./base",
"advance": "./advance"
}
}