点单小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

31 lines
612 B

  1. {
  2. "appid": "wx7145999049c7eaa0",
  3. "compileType": "miniprogram",
  4. "libVersion": "2.30.4",
  5. "packOptions": {
  6. "ignore": [],
  7. "include": []
  8. },
  9. "setting": {
  10. "coverView": true,
  11. "es6": true,
  12. "postcss": true,
  13. "minified": true,
  14. "enhance": true,
  15. "showShadowRootInWxmlPanel": true,
  16. "packNpmRelationList": [],
  17. "babelSetting": {
  18. "ignore": [],
  19. "disablePlugins": [],
  20. "outputPath": ""
  21. },
  22. "condition": false
  23. },
  24. "condition": {},
  25. "editorSetting": {
  26. "tabIndent": "insertSpaces",
  27. "tabSize": 2
  28. },
  29. "miniprogramRoot":"@/dist/dev/mp-weixin"
  30. }