修正了 pages 名为拼音的问题
This commit is contained in:
12
pages/manager/manager.json
Normal file
12
pages/manager/manager.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user