微信小程序,访客邀约
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.
 
 
 
 
 

32 lines
655 B

  1. {
  2. "miniprogramRoot": "dist/",
  3. "projectname": "wxapp-visitor-invite",
  4. "description": "",
  5. "appid": "wx72b4f0e248fc1b2b",
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": false,
  9. "enhance": false,
  10. "compileHotReLoad": false,
  11. "postcss": false,
  12. "minified": false,
  13. "babelSetting": {
  14. "ignore": [],
  15. "disablePlugins": [],
  16. "outputPath": ""
  17. }
  18. },
  19. "compileType": "miniprogram",
  20. "libVersion": "3.3.1",
  21. "isGameTourist": false,
  22. "srcMiniprogramRoot": "dist/",
  23. "packOptions": {
  24. "ignore": [],
  25. "include": []
  26. },
  27. "condition": {},
  28. "editorSetting": {
  29. "tabIndent": "insertSpaces",
  30. "tabSize": 2
  31. }
  32. }