project.config.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": [],
  5. "include": []
  6. },
  7. "setting": {
  8. "urlCheck": false,
  9. "es6": true,
  10. "postcss": true,
  11. "preloadBackgroundData": false,
  12. "minified": true,
  13. "newFeature": true,
  14. "coverView": true,
  15. "autoAudits": false,
  16. "showShadowRootInWxmlPanel": true,
  17. "scopeDataCheck": false,
  18. "checkInvalidKey": true,
  19. "checkSiteMap": true,
  20. "uploadWithSourceMap": true,
  21. "useMultiFrameRuntime": true,
  22. "useApiHook": true,
  23. "useApiHostProcess": true,
  24. "babelSetting": {
  25. "ignore": [],
  26. "disablePlugins": [],
  27. "outputPath": ""
  28. },
  29. "bundle": false,
  30. "useIsolateContext": true,
  31. "useCompilerModule": false,
  32. "userConfirmedUseCompilerModuleSwitch": false,
  33. "userConfirmedBundleSwitch": false,
  34. "packNpmManually": false,
  35. "packNpmRelationList": [],
  36. "minifyWXSS": true,
  37. "ignoreUploadUnusedFiles": true
  38. },
  39. "compileType": "miniprogram",
  40. "libVersion": "2.16.0",
  41. "appid": "wx8961a3e5512f307c",
  42. "projectname": "%E5%B0%8F%E5%AD%A6%E8%AF%BE%E6%96%87%E6%9C%97%E8%AF%BB%E9%85%8D%E9%9F%B3",
  43. "simulatorType": "wechat",
  44. "simulatorPluginLibVersion": {},
  45. "condition": {
  46. "plugin": {
  47. "list": []
  48. },
  49. "game": {
  50. "list": []
  51. },
  52. "gamePlugin": {
  53. "list": []
  54. },
  55. "miniprogram": {
  56. "list": [
  57. {
  58. "id": 0,
  59. "name": "pages/vipPage/wechat/wechat",
  60. "pathName": "pages/vipPage/wechat/wechat",
  61. "query": "",
  62. "scene": null
  63. },
  64. {
  65. "id": 1,
  66. "name": "作品",
  67. "pathName": "pages/social/works/works",
  68. "query": "id=1548160250807513&title=【识字1】春夏秋冬",
  69. "scene": "1012"
  70. },
  71. {
  72. "id": 2,
  73. "name": "分享团",
  74. "pathName": "pages/groupPage/group-details/group-details",
  75. "query": "productId=1550459447432909",
  76. "scene": 1012
  77. },
  78. {
  79. "id": -1,
  80. "name": "公众号进入",
  81. "pathName": "pages/index/index",
  82. "query": "",
  83. "scene": 1020,
  84. "referrerInfo": {}
  85. },
  86. {
  87. "id": -1,
  88. "name": "公众号文章进入",
  89. "pathName": "pages/index/index",
  90. "query": "",
  91. "scene": 1058
  92. },
  93. {
  94. "id": -1,
  95. "name": "小红花兑换页面",
  96. "pathName": "pages/social/prize/prize",
  97. "query": "",
  98. "scene": null
  99. },
  100. {
  101. "id": -1,
  102. "name": "有问题朗读页面",
  103. "pathName": "pages/social/works/works",
  104. "query": "id=1553402613620097&title=【课文7】怎么都快乐",
  105. "scene": null
  106. },
  107. {
  108. "id": -1,
  109. "name": "活动页面",
  110. "pathName": "pages/activity/index/index",
  111. "query": "",
  112. "scene": null
  113. },
  114. {
  115. "name": "pages/vipActivity/vipActivity",
  116. "pathName": "pages/vipActivity/vipActivity",
  117. "query": "",
  118. "scene": null
  119. }
  120. ]
  121. }
  122. },
  123. "editorSetting": {
  124. "tabIndent": "insertSpaces",
  125. "tabSize": 4
  126. }
  127. }