修正了 pages 名为拼音的问题
This commit is contained in:
12
pages/merchant-dispatch/merchant-dispatch.json
Normal file
12
pages/merchant-dispatch/merchant-dispatch.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification",
|
||||
"popup-notice": "/components/popup-notice/popup-notice"
|
||||
},
|
||||
"backgroundTextStyle": "dark",
|
||||
"navigationBarBackgroundColor": "#0a0a0f",
|
||||
"navigationBarTitleText": "商家派单",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#0a0a0f",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
Reference in New Issue
Block a user