修正了 pages 名为拼音的问题
This commit is contained in:
11
pages/mine/mine.json
Normal file
11
pages/mine/mine.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification",
|
||||
"custom-tab-bar": "/custom-tab-bar/index"
|
||||
},
|
||||
"navigationBarTitleText": "个人中心",
|
||||
"navigationBarBackgroundColor": "#F7F3ED",
|
||||
"navigationBarTextStyle": "black",
|
||||
"backgroundColor": "#F7F3ED",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
Reference in New Issue
Block a user