project.config.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. {
  2. "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  3. "setting": {
  4. "urlCheck": true,
  5. "es6": false,
  6. "enhance": true,
  7. "postcss": true,
  8. "preloadBackgroundData": false,
  9. "minified": true,
  10. "newFeature": false,
  11. "coverView": true,
  12. "nodeModules": false,
  13. "autoAudits": false,
  14. "showShadowRootInWxmlPanel": true,
  15. "scopeDataCheck": false,
  16. "uglifyFileName": true,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "compileHotReLoad": false,
  21. "lazyloadPlaceholderEnable": false,
  22. "useMultiFrameRuntime": true,
  23. "babelSetting": {
  24. "ignore": [],
  25. "disablePlugins": [],
  26. "outputPath": ""
  27. },
  28. "useIsolateContext": false,
  29. "userConfirmedBundleSwitch": false,
  30. "packNpmManually": false,
  31. "packNpmRelationList": [],
  32. "minifyWXSS": true,
  33. "disableUseStrict": false,
  34. "minifyWXML": true,
  35. "showES6CompileOption": false,
  36. "useCompilerPlugins": false,
  37. "ignoreUploadUnusedFiles": true,
  38. "useStaticServer": true,
  39. "condition": false
  40. },
  41. "compileType": "miniprogram",
  42. "simulatorType": "wechat",
  43. "simulatorPluginLibVersion": {},
  44. "editorSetting": {
  45. "tabIndent": "insertSpaces",
  46. "tabSize": 4
  47. },
  48. "condition": {
  49. "miniprogram": {
  50. "list": [
  51. {
  52. "name": "index/pages/videoshare/videoshare",
  53. "pathName": "index/pages/videoshare/videoshare",
  54. "query": "vid=301&userid=28",
  55. "scene": null
  56. },
  57. {
  58. "name": "分享",
  59. "pathName": "mycustomer/pages/shareMsg/shareMsg",
  60. "query": "share_user_id=28",
  61. "scene": null
  62. },
  63. {
  64. "name": "工具",
  65. "pathName": "pages/beforetest/beforetest",
  66. "query": "type=oldhouserenovation&share_user_id=514",
  67. "scene": null
  68. },
  69. {
  70. "name": "index/pages/articleshare/articleshare",
  71. "pathName": "index/pages/articleshare/articleshare",
  72. "query": "aid=282&userid=394",
  73. "scene": null
  74. },
  75. {
  76. "name": "二维码",
  77. "pathName": "pages/namecard/namecard",
  78. "query": "uid=302",
  79. "scene": null
  80. },
  81. {
  82. "name": "文章",
  83. "pathName": "index/pages/articleshare/articleshare",
  84. "query": "aid=742&userid=629",
  85. "scene": null
  86. },
  87. {
  88. "name": "分享",
  89. "pathName": "mycustomer/pages/shareMsg/shareMsg",
  90. "query": "share_user_id=490",
  91. "scene": null
  92. },
  93. {
  94. "name": "视频分享",
  95. "pathName": "index/pages/videoshare/videoshare",
  96. "query": "vid=1077&userid=1257",
  97. "scene": 1007
  98. },
  99. {
  100. "name": "名片",
  101. "pathName": "pages/namecard/namecard",
  102. "query": "uid=665",
  103. "scene": null
  104. },
  105. {
  106. "name": "邀请",
  107. "pathName": "mycustomer/pages/shareMsg/shareMsg",
  108. "query": "share_user_id=613",
  109. "scene": null
  110. },
  111. {
  112. "name": "红包",
  113. "pathName": "mycustomer/pages/giveshare/giveshare",
  114. "query": "key=fae85c0542ca12a771a04942ff44cbc4&nickname=孤独的微笑&userid=613",
  115. "scene": null
  116. }
  117. ]
  118. }
  119. },
  120. "packOptions": {
  121. "ignore": [],
  122. "include": []
  123. },
  124. "appid": "wxd621d357ca76c526"
  125. }