13 lines
420 B
JSON
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
|
|
} |