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