康巴易测肤/伤疤uniapp小程序类
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.

63 line
1.4KB

  1. {
  2. "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  3. "packOptions": {
  4. "ignore": [],
  5. "include": []
  6. },
  7. "setting": {
  8. "urlCheck": false,
  9. "es6": true,
  10. "postcss": true,
  11. "minified": true,
  12. "newFeature": true,
  13. "bigPackageSizeSupport": true,
  14. "coverView": true,
  15. "lazyloadPlaceholderEnable": false,
  16. "preloadBackgroundData": false,
  17. "autoAudits": false,
  18. "uglifyFileName": true,
  19. "uploadWithSourceMap": true,
  20. "enhance": true,
  21. "useMultiFrameRuntime": true,
  22. "showShadowRootInWxmlPanel": true,
  23. "packNpmManually": false,
  24. "packNpmRelationList": [],
  25. "minifyWXSS": true,
  26. "useStaticServer": true,
  27. "showES6CompileOption": false,
  28. "checkInvalidKey": true,
  29. "babelSetting": {
  30. "ignore": [],
  31. "disablePlugins": [],
  32. "outputPath": ""
  33. },
  34. "disableUseStrict": false,
  35. "useCompilerPlugins": false
  36. },
  37. "compileType": "miniprogram",
  38. "libVersion": "",
  39. "appid": "wxcc40a4acb41378cc",
  40. "projectname": "uniapp-template",
  41. "condition": {
  42. "search": {
  43. "current": -1,
  44. "list": []
  45. },
  46. "conversation": {
  47. "current": -1,
  48. "list": []
  49. },
  50. "game": {
  51. "current": -1,
  52. "list": []
  53. },
  54. "miniprogram": {
  55. "current": -1,
  56. "list": []
  57. }
  58. },
  59. "editorSetting": {
  60. "tabIndent": "insertSpaces",
  61. "tabSize": 2
  62. }
  63. }