project.config.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true,
  12. "nodeModules": true,
  13. "autoAudits": true,
  14. "uglifyFileName": true,
  15. "checkInvalidKey": true
  16. },
  17. "compileType": "miniprogram",
  18. "libVersion": "2.6.4",
  19. "appid": "wx3b82801238ca1b57",
  20. "projectname": "%E5%BC%80%E6%BA%90%E5%B0%8F%E7%A8%8B%E5%BA%8F",
  21. "debugOptions": {
  22. "hidedInDevtools": []
  23. },
  24. "isGameTourist": false,
  25. "simulatorType": "wechat",
  26. "simulatorPluginLibVersion": {},
  27. "condition": {
  28. "search": {
  29. "current": -1,
  30. "list": []
  31. },
  32. "conversation": {
  33. "current": -1,
  34. "list": []
  35. },
  36. "plugin": {
  37. "current": -1,
  38. "list": []
  39. },
  40. "game": {
  41. "currentL": -1,
  42. "list": []
  43. },
  44. "miniprogram": {
  45. "current": 23,
  46. "list": [
  47. {
  48. "id": 0,
  49. "name": "新闻",
  50. "pathName": "pages/news_list/index",
  51. "query": "",
  52. "scene": null
  53. },
  54. {
  55. "id": 1,
  56. "name": "提交订单",
  57. "pathName": "pages/order_confirm/index",
  58. "query": "cartId=432",
  59. "scene": null
  60. },
  61. {
  62. "id": 2,
  63. "name": "订单详情",
  64. "pathName": "pages/order_details/index",
  65. "query": "cartId=444",
  66. "scene": null
  67. },
  68. {
  69. "id": -1,
  70. "name": "订单列表",
  71. "pathName": "pages/order_list/index",
  72. "query": "",
  73. "scene": null
  74. },
  75. {
  76. "id": -1,
  77. "name": "积分",
  78. "pathName": "pages/user_integral/index",
  79. "query": "",
  80. "scene": null
  81. },
  82. {
  83. "id": -1,
  84. "name": "用户资金页面",
  85. "pathName": "pages/user_money/index",
  86. "query": "",
  87. "scene": null
  88. },
  89. {
  90. "id": -1,
  91. "name": "用户优惠券页面",
  92. "pathName": "pages/user_coupon/index",
  93. "query": "",
  94. "scene": null
  95. },
  96. {
  97. "id": -1,
  98. "name": "会员中心",
  99. "pathName": "pages/user_vip/index",
  100. "query": "",
  101. "scene": null
  102. },
  103. {
  104. "id": -1,
  105. "name": "地址添加/编辑",
  106. "pathName": "pages/user_address/index",
  107. "query": "",
  108. "scene": null
  109. },
  110. {
  111. "id": -1,
  112. "name": "签到",
  113. "pathName": "pages/user_sgin/index",
  114. "query": "",
  115. "scene": null
  116. },
  117. {
  118. "id": 10,
  119. "name": "砍价详情",
  120. "pathName": "pages/activity/goods_bargain_details/index",
  121. "query": "",
  122. "scene": null
  123. },
  124. {
  125. "id": 11,
  126. "name": "砍价记录",
  127. "pathName": "pages/activity/user_goods_bargain_list/index",
  128. "query": "",
  129. "scene": null
  130. },
  131. {
  132. "id": 12,
  133. "name": "限时抢购",
  134. "pathName": "pages/activity/goods_seckill/index",
  135. "query": "",
  136. "scene": null
  137. },
  138. {
  139. "id": 13,
  140. "name": "拼团列表",
  141. "pathName": "pages/activity/goods_combination/index",
  142. "query": "",
  143. "scene": null
  144. },
  145. {
  146. "id": -1,
  147. "name": "签到",
  148. "pathName": "pages/user_sgin/index",
  149. "query": "",
  150. "scene": null
  151. },
  152. {
  153. "id": -1,
  154. "name": "商品详情",
  155. "pathName": "pages/goods_details/index",
  156. "query": "id=10",
  157. "scene": null
  158. },
  159. {
  160. "id": -1,
  161. "name": "商品评价",
  162. "pathName": "pages/goods_comment_list/index",
  163. "query": "product_id=1",
  164. "scene": null
  165. },
  166. {
  167. "id": -1,
  168. "name": "地址管理",
  169. "pathName": "pages/user_address_list/index",
  170. "query": "",
  171. "scene": null
  172. },
  173. {
  174. "id": -1,
  175. "name": "账单明细",
  176. "pathName": "pages/user_bill/index",
  177. "query": "",
  178. "scene": null
  179. },
  180. {
  181. "id": -1,
  182. "name": "积分详情",
  183. "pathName": "pages/user_integral/index",
  184. "query": "",
  185. "scene": null
  186. },
  187. {
  188. "id": -1,
  189. "name": "积分详情",
  190. "pathName": "pages/user_integral/index",
  191. "query": "",
  192. "scene": null
  193. },
  194. {
  195. "id": 21,
  196. "name": "拼团",
  197. "pathName": "pages/activity/goods_combination_status/index",
  198. "query": "id=7",
  199. "scene": null
  200. },
  201. {
  202. "id": -1,
  203. "name": "个人",
  204. "pathName": "pages/user_info/index",
  205. "query": "",
  206. "scene": null
  207. },
  208. {
  209. "id": -1,
  210. "name": "体现",
  211. "pathName": "pages/user_cash/index",
  212. "scene": null
  213. }
  214. ]
  215. }
  216. }
  217. }