2026-05-28 14:54:32 +08:00
|
|
|
{
|
|
|
|
|
"description": "项目配置文件",
|
|
|
|
|
"packOptions": {
|
|
|
|
|
"ignore": []
|
|
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"es6": true,
|
|
|
|
|
"postcss": false,
|
|
|
|
|
"minified": false,
|
|
|
|
|
"newFeature": true,
|
|
|
|
|
"bigPackageSizeSupport": true
|
|
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
|
|
|
|
"libVersion": "",
|
2026-06-06 17:03:15 +08:00
|
|
|
"appid": "wx5bacc94add2da981",
|
2026-05-28 14:54:32 +08:00
|
|
|
"projectname": "qnc-uniapp",
|
|
|
|
|
"miniprogramRoot": "dist/dev/mp-weixin/",
|
|
|
|
|
"condition": {}
|
|
|
|
|
}
|