23 lines
605 B
JSON
23 lines
605 B
JSON
{
|
|
"pages": ["pages/index/index", "pages/debug/debug"],
|
|
"window": {},
|
|
"style": "v2",
|
|
"rendererOptions": {
|
|
"skyline": {
|
|
"defaultDisplayBlock": true,
|
|
"disableABTest": true,
|
|
"sdkVersionBegin": "3.0.0",
|
|
"sdkVersionEnd": "15.255.255"
|
|
}
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"enablePullDownRefresh": false,
|
|
"permission": {
|
|
"scope.writePhotosAlbum": {
|
|
"desc": "需要保存涂色卡到相册"
|
|
}
|
|
}
|
|
}
|