大数据平台的小程序版本

project.config.json 2.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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. "babelSetting": {
  21. "ignore": [],
  22. "disablePlugins": [],
  23. "outputPath": ""
  24. },
  25. "enhance": true
  26. },
  27. "compileType": "miniprogram",
  28. "libVersion": "2.0.9",
  29. "appid": "wx187b26eedae4ad85",
  30. "projectname": "applet1",
  31. "debugOptions": {
  32. "hidedInDevtools": []
  33. },
  34. "isGameTourist": false,
  35. "simulatorType": "wechat",
  36. "simulatorPluginLibVersion": {},
  37. "condition": {
  38. "search": {
  39. "current": -1,
  40. "list": []
  41. },
  42. "conversation": {
  43. "current": -1,
  44. "list": []
  45. },
  46. "plugin": {
  47. "current": -1,
  48. "list": []
  49. },
  50. "game": {
  51. "currentL": -1,
  52. "list": []
  53. },
  54. "gamePlugin": {
  55. "current": -1,
  56. "list": []
  57. },
  58. "miniprogram": {
  59. "current": -1,
  60. "list": [
  61. {
  62. "id": 0,
  63. "name": "pages/index/index",
  64. "pathName": "pages/live/live",
  65. "query": "",
  66. "scene": null
  67. },
  68. {
  69. "id": -1,
  70. "name": "pages/originality/originality/index",
  71. "pathName": "pages/originality/originality/index",
  72. "query": "",
  73. "scene": null
  74. },
  75. {
  76. "id": -1,
  77. "name": "pages/originality/hotVideo/hotVideo",
  78. "pathName": "pages/originality/hotVideo/hotVideo",
  79. "query": "",
  80. "scene": null
  81. },
  82. {
  83. "id": -1,
  84. "name": "pages/search/search",
  85. "pathName": "pages/search/search",
  86. "query": "",
  87. "scene": null
  88. },
  89. {
  90. "id": -1,
  91. "name": "pages/adDetail/index",
  92. "pathName": "pages/adDetail/index",
  93. "query": "",
  94. "scene": null
  95. },
  96. {
  97. "id": -1,
  98. "name": "pages/login/login",
  99. "pathName": "pages/login/login",
  100. "query": "",
  101. "scene": null
  102. },
  103. {
  104. "id": -1,
  105. "name": "pages/welcome/welcome",
  106. "pathName": "pages/index/index",
  107. "query": "",
  108. "scene": null
  109. },
  110. {
  111. "id": 9,
  112. "name": "pages/hotLive/hotLive",
  113. "pathName": "pages/live/live",
  114. "query": "",
  115. "scene": null
  116. },
  117. {
  118. "id": -1,
  119. "name": "pages/originality/index/index",
  120. "pathName": "pages/originality/originality/index",
  121. "query": "",
  122. "scene": null
  123. },
  124. {
  125. "id": -1,
  126. "name": "pages/liveBoard/index",
  127. "pathName": "pages/liveBoard/index",
  128. "query": "live_stream_id:=BDZarNbTGdg",
  129. "scene": null
  130. }
  131. ]
  132. }
  133. }
  134. }