project.config.json 2.6 KB

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