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.
35 lines
976 B
35 lines
976 B
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/index5/index5",
|
|
"pages/index4/index4",
|
|
"pages/index2/index2",
|
|
"pages/rankk/rankk",
|
|
"pages/upload_stu/upload_stu",
|
|
"pages/change/change",
|
|
"pages/demo1/demo1",
|
|
"pages/index3/index3",
|
|
"pages/stu_client/stu_client",
|
|
"pages/comment/comment"
|
|
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "微信接口功能演示"
|
|
},
|
|
"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"
|
|
}
|