问星数据小程序

project.config.json 2.5KB

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