27 lines
654 B
JSON
Executable File
27 lines
654 B
JSON
Executable File
{
|
|
"pages": [
|
|
"pages/upload/upload",
|
|
"pages/result/result",
|
|
"pages/assessment/assessment",
|
|
"pages/profile/profile",
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/history/history",
|
|
"pages/terms/terms",
|
|
"pages/privacy/privacy",
|
|
"pages/coupon/coupon"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "default",
|
|
"navigationBarTitleText": "",
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundTextStyle": "light"
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"useExtendedLib" : {
|
|
"weui": true
|
|
}
|
|
} |