project.config.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  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": true,
  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": true,
  29. "useApiHook": true,
  30. "useIsolateContext": true,
  31. "userConfirmedBundleSwitch": false,
  32. "packNpmManually": false,
  33. "packNpmRelationList": [],
  34. "minifyWXSS": true,
  35. "useApiHostProcess": true
  36. },
  37. "compileType": "miniprogram",
  38. "libVersion": "2.14.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. "search": {
  49. "current": -1,
  50. "list": []
  51. },
  52. "conversation": {
  53. "current": -1,
  54. "list": []
  55. },
  56. "plugin": {
  57. "list": []
  58. },
  59. "game": {
  60. "list": []
  61. },
  62. "gamePlugin": {
  63. "list": []
  64. },
  65. "miniprogram": {
  66. "list": [
  67. {
  68. "id": 0,
  69. "name": "pages/vipPage/wechat/wechat",
  70. "pathName": "pages/vipPage/wechat/wechat",
  71. "query": "",
  72. "scene": null
  73. },
  74. {
  75. "id": 1,
  76. "name": "作品",
  77. "pathName": "pages/social/works/works",
  78. "query": "id=1548160250807513&title=【识字1】春夏秋冬",
  79. "scene": "1012"
  80. },
  81. {
  82. "id": 2,
  83. "name": "分享团",
  84. "pathName": "pages/groupPage/group-details/group-details",
  85. "query": "productId=1550459447432909",
  86. "scene": 1012
  87. },
  88. {
  89. "id": -1,
  90. "name": "公众号进入",
  91. "pathName": "pages/index/index",
  92. "query": "",
  93. "scene": 1020,
  94. "referrerInfo": {}
  95. },
  96. {
  97. "id": -1,
  98. "name": "公众号文章进入",
  99. "pathName": "pages/index/index",
  100. "query": "",
  101. "scene": 1058
  102. },
  103. {
  104. "id": -1,
  105. "name": "小红花兑换页面",
  106. "pathName": "pages/social/prize/prize",
  107. "query": "",
  108. "scene": null
  109. },
  110. {
  111. "id": -1,
  112. "name": "有问题朗读页面",
  113. "pathName": "pages/social/works/works",
  114. "query": "id=1553402613620097&title=【课文7】怎么都快乐",
  115. "scene": null
  116. },
  117. {
  118. "id": -1,
  119. "name": "活动页面",
  120. "pathName": "pages/activity/index/index",
  121. "scene": null
  122. }
  123. ]
  124. }
  125. }
  126. }