2023-08-30 09:44:26 +08:00
|
|
|
{
|
|
|
|
|
"description": "项目配置文件。",
|
|
|
|
|
"packOptions": {
|
2023-11-23 14:35:50 +08:00
|
|
|
"ignore": []
|
2023-08-30 09:44:26 +08:00
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"es6": false,
|
2023-09-05 16:14:07 +08:00
|
|
|
"postcss": true,
|
|
|
|
|
"minified": true,
|
2023-08-30 09:44:26 +08:00
|
|
|
"newFeature": true,
|
2023-11-23 14:35:50 +08:00
|
|
|
"bigPackageSizeSupport": true
|
2023-08-30 09:44:26 +08:00
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
2023-11-23 14:35:50 +08:00
|
|
|
"libVersion": "",
|
2023-09-15 18:09:31 +08:00
|
|
|
"appid": "wx91cb8459dca561b4",
|
2023-09-14 18:06:53 +08:00
|
|
|
"projectname": "智慧仲裁",
|
2023-11-23 14:35:50 +08:00
|
|
|
"condition": {
|
|
|
|
|
"search": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"conversation": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"game": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
}
|
2023-08-30 09:44:26 +08:00
|
|
|
}
|
|
|
|
|
}
|