20 lines
436 B
JSON
20 lines
436 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/home/home",
|
|
"pages/chat/chat",
|
|
"pages/user/user",
|
|
"pages/user-login/user-login"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#f5f7fa",
|
|
"darkmode": false
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"darkmode": false
|
|
|
|
} |