健康报告修改位置

This commit is contained in:
limqhz
2021-03-29 00:00:16 +08:00
parent a0ef2c9819
commit 970ae4a13b
5 changed files with 18 additions and 8 deletions

View File

@@ -21,14 +21,23 @@
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false
"userConfirmedUseCompilerModuleSwitch": false,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"bundle": false,
"useApiHostProcess": false
},
"compileType": "miniprogram",
"libVersion": "2.10.2",