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

34 lines
584 B
JSON
Raw Normal View History

2022-05-03 21:35:39 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
2022-05-11 09:24:06 +08:00
"minified": true,
2022-05-13 09:22:34 +08:00
"es6": true,
"postcss": true
2022-05-03 21:35:39 +08:00
},
"compileType": "miniprogram",
"libVersion": "",
2022-05-13 09:22:34 +08:00
"appid": "wxd230a93791c03259",
2022-05-03 21:35:39 +08:00
"projectname": "每日一称成人",
"condition": {
"search": {
2022-05-13 09:22:34 +08:00
"current": -1,
2022-05-03 21:35:39 +08:00
"list": []
},
"conversation": {
2022-05-13 09:22:34 +08:00
"current": -1,
2022-05-03 21:35:39 +08:00
"list": []
},
"game": {
2022-05-13 09:22:34 +08:00
"current": -1,
2022-05-03 21:35:39 +08:00
"list": []
},
"miniprogram": {
2022-05-13 09:22:34 +08:00
"current": -1,
2022-05-03 21:35:39 +08:00
"list": []
}
}
}