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

13 lines
420 B
JSON

{
"navigationBarTitleText": "商家充值",
"navigationBarBackgroundColor": "#0a0e17",
"navigationBarTextStyle": "white",
"backgroundColor": "#0a0e17",
"backgroundTextStyle": "light",
"enablePullDownRefresh": false,
"usingComponents": {
"global-notification": "/components/global-notification/global-notification"
},
"navigationStyle": "default",
"disableScroll": true
}