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