Browse Source

新增心理咨询 功能

feature/style
lihenian 5 years ago
parent
commit
ff4805d176
  1. 5
      epdc-resident-mp-yushan/project.config.json

5
epdc-resident-mp-yushan/project.config.json

@ -7,6 +7,7 @@
"urlCheck": false,
"es6": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
@ -20,7 +21,9 @@
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false
},
"compileType": "miniprogram",
"libVersion": "2.10.4",

Loading…
Cancel
Save