2024-11-08 11:55:23 +08:00
|
|
|
{
|
|
|
|
|
"description": "项目配置文件。",
|
|
|
|
|
"packOptions": {
|
2025-10-30 17:09:26 +08:00
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
2024-11-08 11:55:23 +08:00
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"es6": true,
|
|
|
|
|
"postcss": true,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"newFeature": true,
|
2025-10-30 17:09:26 +08:00
|
|
|
"bigPackageSizeSupport": true,
|
|
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
}
|
2024-11-08 11:55:23 +08:00
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
2025-10-30 17:09:26 +08:00
|
|
|
"libVersion": "3.10.3",
|
2025-10-17 13:15:14 +08:00
|
|
|
"appid": "wx9d1cbc11c8c40ba7",
|
2024-11-08 11:55:23 +08:00
|
|
|
"projectname": "qingdao-employment-service",
|
2025-10-30 17:09:26 +08:00
|
|
|
"condition": {},
|
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 2
|
2024-11-08 11:55:23 +08:00
|
|
|
}
|
|
|
|
|
}
|