2022-11-05 15:28:03 +08:00
|
|
|
{
|
2022-11-27 00:30:25 +08:00
|
|
|
"miniprogramRoot": "dist/weapp/",
|
2022-11-24 00:01:57 +08:00
|
|
|
"projectname": "epp",
|
|
|
|
"description": "基于微服务的社区疫情防控系统",
|
2022-11-28 18:36:52 +08:00
|
|
|
"appid": "wx332e2e578f09873a",
|
2022-11-05 15:28:03 +08:00
|
|
|
"setting": {
|
2022-11-24 00:01:57 +08:00
|
|
|
"urlCheck": true,
|
|
|
|
"es6": false,
|
|
|
|
"enhance": false,
|
2022-11-05 15:28:03 +08:00
|
|
|
"compileHotReLoad": false,
|
2022-11-24 00:01:57 +08:00
|
|
|
"postcss": false,
|
|
|
|
"minified": true,
|
2022-11-05 15:28:03 +08:00
|
|
|
"babelSetting": {
|
|
|
|
"ignore": [],
|
|
|
|
"disablePlugins": [],
|
|
|
|
"outputPath": ""
|
2022-11-24 00:01:57 +08:00
|
|
|
}
|
2022-11-05 15:28:03 +08:00
|
|
|
},
|
|
|
|
"compileType": "miniprogram",
|
2022-11-24 00:01:57 +08:00
|
|
|
"libVersion": "2.27.1",
|
2022-11-27 00:30:25 +08:00
|
|
|
"srcMiniprogramRoot": "dist/weapp/",
|
2022-11-24 00:01:57 +08:00
|
|
|
"packOptions": {
|
|
|
|
"ignore": [],
|
|
|
|
"include": []
|
|
|
|
},
|
2022-11-05 15:28:03 +08:00
|
|
|
"condition": {},
|
|
|
|
"editorSetting": {
|
|
|
|
"tabIndent": "auto",
|
|
|
|
"tabSize": 4
|
|
|
|
}
|
|
|
|
}
|