11 lines
326 B
JSON
11 lines
326 B
JSON
|
|
{
|
||
|
|
"enablePullDownRefresh": true,
|
||
|
|
"navigationBarBackgroundColor": "#d2364c",
|
||
|
|
"backgroundColorTop": "#d2364c",
|
||
|
|
"backgroundColorBottom": "#f5f5f5",
|
||
|
|
"backgroundTextStyle": "light",
|
||
|
|
"usingComponents": {
|
||
|
|
"component-quick-nav": "/components/quick-nav/quick-nav",
|
||
|
|
"component-badge": "/components/badge/badge"
|
||
|
|
}
|
||
|
|
}
|