28 lines
717 B
JSON
28 lines
717 B
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/list/list",
|
|
"pages/222",
|
|
"pages/details/details",
|
|
"pages/search/index",
|
|
"pages/s-list/s-list",
|
|
"pages/about/about"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"style": "v2",
|
|
"renderer": "skyline",
|
|
"rendererOptions": {
|
|
"skyline": {
|
|
"defaultDisplayBlock": true,
|
|
"disableABTest": true,
|
|
"sdkVersionBegin": "3.0.0",
|
|
"sdkVersionEnd": "15.255.255"
|
|
}
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents"
|
|
} |