第一次提交:小程序前端最新版本
This commit is contained in:
15
pages/tixian/components/mode2/mode2.json
Normal file
15
pages/tixian/components/mode2/mode2.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"component": true,
|
||||
"usingComponents": {
|
||||
"global-notification": "/components/global-notification/global-notification",
|
||||
"popup-notice": "/components/popup-notice/popup-notice"
|
||||
},
|
||||
"navigationBarTitleText": "提现中心",
|
||||
"navigationBarBackgroundColor": "#1a0b2e",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#1a0b2e",
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 50,
|
||||
"navigationStyle": "default",
|
||||
"disableScroll": false
|
||||
}
|
||||
Reference in New Issue
Block a user