Files
CNCEC_APP/unpackage/dist/dev/mp-weixin/project.config.json
T

36 lines
636 B
JSON
Raw Normal View History

2026-03-25 14:54:15 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
2026-08-17 11:01:21 +08:00
"minified": true,
2026-03-25 14:54:15 +08:00
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
2026-08-17 11:01:21 +08:00
"appid": "wxcd51ec6ba2ff99c1",
2026-03-25 14:54:15 +08:00
"projectname": "CNCEC_APP",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}