project.config.json 264B

12345678910111213
  1. {
  2. "miniprogramRoot": "./dist",
  3. "projectname": "hospitalGN",
  4. "description": "灌南县",
  5. "appid": "wx06a7372d48d56843",
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": false,
  9. "postcss": false,
  10. "minified": false
  11. },
  12. "compileType": "miniprogram"
  13. }