project.config.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true
  12. },
  13. "compileType": "miniprogram",
  14. "libVersion": "2.3.2",
  15. "appid": "wx8961a3e5512f307c",
  16. "projectname": "reader",
  17. "debugOptions": {
  18. "hidedInDevtools": []
  19. },
  20. "isGameTourist": false,
  21. "condition": {
  22. "search": {
  23. "current": -1,
  24. "list": []
  25. },
  26. "conversation": {
  27. "current": -1,
  28. "list": []
  29. },
  30. "plugin": {
  31. "current": -1,
  32. "list": []
  33. },
  34. "game": {
  35. "currentL": -1,
  36. "list": []
  37. },
  38. "miniprogram": {
  39. "current": 19,
  40. "list": [
  41. {
  42. "id": 0,
  43. "name": "edit",
  44. "pathName": "pages/user/myEdit/myEdit",
  45. "query": ""
  46. },
  47. {
  48. "id": -1,
  49. "name": "edit",
  50. "pathName": "pages/user/myEdit/myEdit",
  51. "query": ""
  52. },
  53. {
  54. "id": -1,
  55. "name": "团购详情",
  56. "pathName": "pages/group-details/group-details",
  57. "query": ""
  58. },
  59. {
  60. "id": -1,
  61. "name": "课程详情",
  62. "pathName": "pages/grade-details/grade-details",
  63. "query": ""
  64. },
  65. {
  66. "id": -1,
  67. "name": "团购",
  68. "pathName": "pages/groupPage/collage-details/collage-details",
  69. "query": ""
  70. },
  71. {
  72. "id": -1,
  73. "name": "aaa",
  74. "pathName": "pages/groupPage/collage-details/collage-details",
  75. "query": "productId=1"
  76. },
  77. {
  78. "id": 5,
  79. "name": "concern",
  80. "pathName": "pages/user/myconcern/myconcern",
  81. "query": ""
  82. },
  83. {
  84. "id": 7,
  85. "name": "作品页面",
  86. "pathName": "pages/social/works/works",
  87. "query": "id=1541489786444388&title=铺满色巴掌的水泥道"
  88. },
  89. {
  90. "id": -1,
  91. "name": "read",
  92. "pathName": "pages/user/myread/myread",
  93. "query": "productId=1"
  94. },
  95. {
  96. "id": -1,
  97. "name": "keep",
  98. "pathName": "pages/user/mycollection/mycollection",
  99. "query": "productId=1"
  100. },
  101. {
  102. "id": -1,
  103. "name": "course",
  104. "pathName": "pages/user/mycourse/mycourse",
  105. "query": "productId=1"
  106. },
  107. {
  108. "id": -1,
  109. "name": "course",
  110. "pathName": "pages/user/mycourse/mycourse",
  111. "query": "productId=1"
  112. },
  113. {
  114. "id": -1,
  115. "name": "course",
  116. "pathName": "pages/index/index",
  117. "query": "productId=1"
  118. },
  119. {
  120. "id": -1,
  121. "name": "course",
  122. "pathName": "pages/user/mycourse/mycourse",
  123. "query": "productId=1"
  124. },
  125. {
  126. "id": 8,
  127. "name": "测试的",
  128. "pathName": "pages/social/works/works",
  129. "query": "id=1541743536238348&title=【课文6】比尾巴",
  130. "scene": "1012"
  131. },
  132. {
  133. "id": -1,
  134. "name": "collage",
  135. "pathName": "pages/user/mycollage/mycollage",
  136. "query": ""
  137. },
  138. {
  139. "id": -1,
  140. "name": "collage",
  141. "pathName": "pages/user/mycollage/mycollage",
  142. "query": ""
  143. },
  144. {
  145. "id": -1,
  146. "name": "details",
  147. "pathName": "pages/user/myWallet/myWallet",
  148. "query": ""
  149. },
  150. {
  151. "id": -1,
  152. "name": "details",
  153. "pathName": "pages/user/myWallet/myWallet",
  154. "query": ""
  155. },
  156. {
  157. "id": -1,
  158. "name": "course",
  159. "pathName": "pages/user/mycourse/mycourse"
  160. }
  161. ]
  162. }
  163. }
  164. }