10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark",
|
|
"backgroundColor": "#FFF9F0",
|
|
"usingComponents": {
|
|
"app-icon": "../../components/icon/icon"
|
|
}
|
|
}
|