congming_huose-apk/unpackage/dist/dev/mp-weixin/pages/index/index.json

16 lines
584 B
JSON

{
"navigationBarTitleText": "智能家居",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#3996FD",
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"usingComponents": {
"custom-header": "/common/components/CustomHeader",
"bottom-tab": "/common/components/BottomTab",
"side-menu": "/common/components/SideMenu",
"device-tab": "/common/components/DeviceTab",
"room-tab": "/common/components/RoomTab",
"notification-tab": "/common/components/NotificationTab",
"control-tab": "/common/components/ControlTab"
}
}