12 lines
322 B
JSON
12 lines
322 B
JSON
{
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false,
|
|
"backgroundColor": "#FFFFFF",
|
|
"backgroundColorTop": "#FFFFFF",
|
|
"backgroundColorBottom": "#FFFFFF",
|
|
"disableScroll": true,
|
|
"usingComponents": {
|
|
"app-top-push-notice": "/common/components/AppTopPushNotice"
|
|
}
|
|
} |