Files
a_long/miniprogram/pages/tixian/components/mode1/mode1.json
2026-06-27 01:26:11 +08:00

22 lines
513 B
JSON

{
"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
}