project.config.json
545 字节
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"postcss": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx7c6f9b9dbc7a7d94",
"projectname": "zhiboproject",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}