17 lines
427 B
JSON
17 lines
427 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/appointment/appointment",
|
|
"pages/records/records",
|
|
"pages/scan/result/index"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "访客预约",
|
|
"navigationBarBackgroundColor": "#dbeafe"
|
|
},
|
|
"style": "v2",
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents"
|
|
} |