Files
inkreach-uni/unpackage/dist/dev/mp-weixin/project.config.json
T
RyRh 69734f36b4
Test Runner / hello (push) Failing after 32s
修复商品列表滚动错误
2026-08-25 14:25:43 +08:00

36 lines
649 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx962684512df4e5fd",
"projectname": "inkreach-miniprogram",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}