You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
480 B
22 lines
480 B
{
|
|
"pages": [
|
|
"pages/index/index"
|
|
],
|
|
"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"
|
|
} |