adultDeviceApp/unpackage/dist/dev/mp-weixin/project.config.json

30 lines
598 B
JSON
Raw Normal View History

2022-05-03 21:35:39 +08:00
{
2022-05-13 18:13:20 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": []
2022-05-03 21:35:39 +08:00
},
2022-05-13 18:13:20 +08:00
"setting": {
"urlCheck": true,
"minified": true,
2022-05-27 17:20:31 +08:00
"es6": true,
"postcss": true
2022-05-03 21:35:39 +08:00
},
2022-05-13 18:13:20 +08:00
"compileType": "miniprogram",
"libVersion": "",
2022-05-27 17:20:31 +08:00
"appid": "wx39cf431caa22b5c8",
2022-05-13 18:13:20 +08:00
"projectname": "每日一称成人",
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"list": []
}
2022-05-03 21:35:39 +08:00
}
}