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,
2022-06-02 17:14:29 +08:00
"minified": true,
2022-06-17 17:34:32 +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-06-17 17:34:32 +08:00
"appid": "wx33d5fc9ecf8bcf12",
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
}
}