2021-07-06 04:56:44 +00:00
|
|
|
{
|
|
|
|
|
"enablePullDownRefresh": true,
|
2021-07-08 02:38:41 +00:00
|
|
|
"navigationBarBackgroundColor": "#d2364c",
|
|
|
|
|
"backgroundColorTop": "#d2364c",
|
|
|
|
|
"backgroundColorBottom": "#f5f5f5",
|
|
|
|
|
"backgroundTextStyle": "light",
|
2021-07-06 04:56:44 +00:00
|
|
|
"usingComponents": {
|
|
|
|
|
"component-layout": "/components/layout/layout"
|
|
|
|
|
}
|
|
|
|
|
}
|