2019-10-31 06:51:15 +00:00
|
|
|
{
|
|
|
|
|
"enablePullDownRefresh": true,
|
2020-01-28 13:33:33 +00:00
|
|
|
"navigationBarBackgroundColor": "#d2364c",
|
|
|
|
|
"backgroundColorTop": "#d2364c",
|
|
|
|
|
"backgroundColorBottom": "#f5f5f5",
|
|
|
|
|
"backgroundTextStyle": "light",
|
2019-10-31 06:51:15 +00:00
|
|
|
"usingComponents": {
|
2020-09-15 13:57:19 +00:00
|
|
|
"component-quick-nav": "/components/quick-nav/quick-nav",
|
2019-10-31 06:51:15 +00:00
|
|
|
"component-badge": "/components/badge/badge"
|
|
|
|
|
}
|
|
|
|
|
}
|