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.
71 lines
1.2 KiB
71 lines
1.2 KiB
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"enhance": false,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"nodeModules": true,
|
|
"autoAudits": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
}
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.8.1",
|
|
"appid": "wx3bcb2b4ced1544f7",
|
|
"projectname": "fqsb_wx",
|
|
"debugOptions": {
|
|
"hidedInDevtools": []
|
|
},
|
|
"isGameTourist": false,
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"search": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"plugin": {
|
|
"current": -1,
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"current": 1,
|
|
"list": [
|
|
{
|
|
"id": -1,
|
|
"name": "Boillboard",
|
|
"pathName": "pages/billboards/index",
|
|
"query": "",
|
|
"scene": null
|
|
},
|
|
{
|
|
"id": -1,
|
|
"name": "Park",
|
|
"pathName": "pages/billboards/park/index",
|
|
"scene": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|