project.config.json 3.1 KB

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