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

34 lines
562 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false
},
"compileType": "miniprogram",
"libVersion": "2.9.2",
"appid": "wx983aec19363db64d",
"projectname": "%E7%9B%8A%E6%8E%8C%E9%80%9A",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}