修正了 pages 名为拼音的问题
This commit is contained in:
14
pages/withdraw/withdraw.json
Normal file
14
pages/withdraw/withdraw.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"mode1": "./components/mode1/mode1",
|
||||
"mode2": "./components/mode2/mode2"
|
||||
},
|
||||
"navigationBarTitleText": "提现中心",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black",
|
||||
"backgroundColor": "#f5f7fb",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"navigationStyle": "default",
|
||||
"disableScroll": false
|
||||
}
|
||||
Reference in New Issue
Block a user