29 lines
735 B
JSON
29 lines
735 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/home/home",
|
|
"pages/publish/publish",
|
|
"pages/user/user",
|
|
"pages/user-login/user-login",
|
|
"pages/articledetail/articledetail",
|
|
"pages/shop/shop",
|
|
"pages/notifications/notifications",
|
|
"pages/setting/setting",
|
|
"pages/opinion/opinion",
|
|
"pages/helpcenter/helpcenter",
|
|
"pages/activities/activities",
|
|
"pages/daily/daily"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#f5f7fa",
|
|
"darkmode": false,
|
|
"enableShareAppMessage": true
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"darkmode": false
|
|
|
|
} |