修正了 pages 名为拼音的问题
This commit is contained in:
14
pages/fighter/fighter.json
Normal file
14
pages/fighter/fighter.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification",
|
||||
"chenghao-tag": "/components/chenghao-tag/chenghao-tag",
|
||||
"custom-tab-bar": "/custom-tab-bar/index"
|
||||
},
|
||||
"navigationBarBackgroundColor": "#e8ecf4",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "我的",
|
||||
"backgroundColor": "#e8ecf4",
|
||||
"backgroundTextStyle": "light",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50
|
||||
}
|
||||
Reference in New Issue
Block a user