WechatOwnerService/unpackage/dist/dev/mp-weixin/project.config.json
2020-06-17 15:02:56 +08:00

39 lines
650 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false
},
"compileType": "miniprogram",
"libVersion": "2.9.2",
"appid": "wx983aec19363db64d",
"projectname": "益掌通",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"name": "",
"path": "",
"query": "",
"id": 0
}
]
}
}
}