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.
|
|
|
{
|
|
|
|
"$schema": "https://dldir1.qq.com/WechatWebDev/editor-extension/wx-json/app.schema.json",
|
|
|
|
"pages": ["pages/start/index"],
|
|
|
|
"subPackages": [
|
|
|
|
{
|
|
|
|
"root": "echart",
|
|
|
|
"pages": []
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"root": "module1",
|
|
|
|
"pages": [
|
|
|
|
"pages/login/index",
|
|
|
|
"pages/loginProtool/index",
|
|
|
|
"pages/invite/index",
|
|
|
|
"pages/setInfo/index",
|
|
|
|
"pages/setInfoResult/index",
|
|
|
|
"pages/sDoctor/index",
|
|
|
|
"pages/cDoctor/index",
|
|
|
|
"pages/cDoctorResult/index"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"window": {
|
|
|
|
"backgroundTextStyle": "light",
|
|
|
|
"navigationBarBackgroundColor": "#fff",
|
|
|
|
"navigationBarTitleText": "Weixin",
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
},
|
|
|
|
"resolveAlias": {
|
|
|
|
"@/*": "/*"
|
|
|
|
},
|
|
|
|
"rendererOptions": {
|
|
|
|
"skyline": {
|
|
|
|
"defaultDisplayBlock": true,
|
|
|
|
"disableABTest": true,
|
|
|
|
"sdkVersionBegin": "3.0.0",
|
|
|
|
"sdkVersionEnd": "15.255.255"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"componentFramework": "glass-easel",
|
|
|
|
"sitemapLocation": "sitemap.json",
|
|
|
|
"lazyCodeLoading": "requiredComponents"
|
|
|
|
}
|