16 lines
345 B
JSON
16 lines
345 B
JSON
{
|
|
"pages": [
|
|
"pages/login/index"
|
|
],
|
|
|
|
"window": {
|
|
"backgroundColor": "#f1f1f1",
|
|
"backgroundTextStyle": "dark",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarTextStyle": "black"
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"usingComponents": { }
|
|
} |