95 lines
1.6 KiB
JSON
Raw Normal View History

2021-11-01 15:45:38 +08:00
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"coverView": true,
"autoAudits": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.9.2",
"appid": "wx0fe75a374009a772",
"projectname": "myproject",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"gamePlugin": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": [
{
"id": -1,
"name": "test",
"pathName": "pages/test/test",
"query": "",
"scene": null
},
{
"id": -1,
"name": "home",
"pathName": "pages/home/home",
"query": "",
"scene": null
},
{
"id": -1,
"name": "myinfo",
"pathName": "pages/myinfo/myinfo",
"query": "",
"scene": null
},
{
"id": -1,
"name": "deviceinfo",
"pathName": "pages/deviceinfo/deviceinfo",
"query": "",
"scene": null
},
{
"id": 4,
"name": "homefree",
"pathName": "pages/homefree/homefree",
"query": "",
"scene": null
}
]
}
}
}