Files
xingque/pages/merchant-recharge/merchant-recharge.json
2026-07-09 00:17:03 +08:00

13 lines
420 B
JSON

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