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.
52 lines
936 B
52 lines
936 B
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"preloadBackgroundData": false,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"autoAudits": false,
|
|
"coverView": true,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"useCompilerModule": false
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.10.1",
|
|
"appid": "wxb61fe7aced26ba7b",
|
|
"projectname": "miniprogram-1",
|
|
"debugOptions": {
|
|
"hidedInDevtools": []
|
|
},
|
|
"isGameTourist": false,
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"scripts": {
|
|
"beforeCompile": "",
|
|
"beforePreview": "",
|
|
"beforeUpload": ""
|
|
},
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": -1,
|
|
"list": []
|
|
}
|
|
}
|
|
}
|