Files
xingque/pages/manager/manager.json

12 lines
433 B
JSON

{
"usingComponents": {
"global-notification": "/components/global-notification/global-notification",
"chenghao-tag": "/components/chenghao-tag/chenghao-tag",
"custom-tab-bar": "/custom-tab-bar/index"
},
"navigationBarBackgroundColor": "#f0f4f8",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "管事中心",
"backgroundColor": "#f0f4f8",
"enablePullDownRefresh": false
}