WGShare.Client.Wx/pages/drawer/drawer.json

11 lines
218 B
JSON

{
"navigationBarTitleText": "Drawer",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"base": "./base",
"title": "./title",
"icon-drawer": "./icon-drawer",
"footer": "./footer"
}
}