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

32 lines
547 B
JSON
Raw Normal View History

2022-05-03 21:35:39 +08:00
{
2022-11-23 16:16:14 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wxd230a93791c03259",
2023-02-22 15:36:19 +08:00
"projectname": "成人",
2022-11-23 16:16:14 +08:00
"condition": {
"search": {
"list": []
2022-05-03 21:35:39 +08:00
},
2022-11-23 16:16:14 +08:00
"conversation": {
"list": []
2022-05-03 21:35:39 +08:00
},
2022-11-23 16:16:14 +08:00
"game": {
"list": []
},
"miniprogram": {
"list": []
2022-05-03 21:35:39 +08:00
}
2022-11-23 16:16:14 +08:00
}
2022-05-03 21:35:39 +08:00
}