project.config.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. {
  2. "description": "项目配置文件。",
  3. "setting": {
  4. "urlCheck": false,
  5. "es6": true,
  6. "postcss": true,
  7. "minified": true,
  8. "newFeature": true,
  9. "uglifyFileName": true,
  10. "checkInvalidKey": true,
  11. "checkSiteMap": true,
  12. "uploadWithSourceMap": true,
  13. "useMultiFrameRuntime": true,
  14. "useApiHook": true,
  15. "useApiHostProcess": true,
  16. "babelSetting": {
  17. "ignore": [],
  18. "disablePlugins": [],
  19. "outputPath": ""
  20. },
  21. "useIsolateContext": true,
  22. "useCompilerModule": true,
  23. "userConfirmedUseCompilerModuleSwitch": false,
  24. "userConfirmedBundleSwitch": false,
  25. "packNpmManually": false,
  26. "packNpmRelationList": [],
  27. "minifyWXSS": true
  28. },
  29. "compileType": "miniprogram",
  30. "libVersion": "2.4.0",
  31. "appid": "wxa5b486c6b918ecfb",
  32. "projectname": "Renard",
  33. "simulatorType": "wechat",
  34. "simulatorPluginLibVersion": {},
  35. "condition": {
  36. "search": {
  37. "list": []
  38. },
  39. "conversation": {
  40. "list": []
  41. },
  42. "plugin": {
  43. "list": []
  44. },
  45. "game": {
  46. "list": []
  47. },
  48. "miniprogram": {
  49. "list": [
  50. {
  51. "id": -1,
  52. "name": "首页",
  53. "pathName": "pages/index/index",
  54. "query": ""
  55. },
  56. {
  57. "id": -1,
  58. "name": "专题",
  59. "pathName": "pages/topic/topic",
  60. "query": ""
  61. },
  62. {
  63. "id": -1,
  64. "name": "专题详情",
  65. "pathName": "pages/topicDetail/topicDetail",
  66. "query": "id=314"
  67. },
  68. {
  69. "id": -1,
  70. "name": "品牌",
  71. "pathName": "pages/brand/brand",
  72. "query": ""
  73. },
  74. {
  75. "id": -1,
  76. "name": "品牌详情",
  77. "pathName": "pages/brandDetail/brandDetail",
  78. "query": "id=1001000"
  79. },
  80. {
  81. "id": -1,
  82. "name": "人气推荐",
  83. "pathName": "pages/hotGoods/hotGoods",
  84. "query": ""
  85. },
  86. {
  87. "id": -1,
  88. "name": "新品首发",
  89. "pathName": "pages/newGoods/newGoods",
  90. "query": ""
  91. },
  92. {
  93. "id": -1,
  94. "name": "分类",
  95. "pathName": "pages/catalog/catalog",
  96. "query": ""
  97. },
  98. {
  99. "id": -1,
  100. "name": "分类详情",
  101. "pathName": "pages/category/category",
  102. "query": "id=1008002"
  103. },
  104. {
  105. "id": -1,
  106. "name": "查找",
  107. "pathName": "pages/search/search",
  108. "query": ""
  109. },
  110. {
  111. "id": -1,
  112. "name": "商品",
  113. "pathName": "pages/goods/goods",
  114. "query": "id=1181000"
  115. },
  116. {
  117. "id": -1,
  118. "name": "商品评论列表",
  119. "pathName": "pages/comment/comment",
  120. "query": "valueId=1181000&type=0"
  121. },
  122. {
  123. "id": -1,
  124. "name": "购物车",
  125. "pathName": "pages/cart/cart",
  126. "query": ""
  127. },
  128. {
  129. "id": -1,
  130. "name": "下单",
  131. "pathName": "pages/shopping/checkout/checkout",
  132. "query": ""
  133. },
  134. {
  135. "id": -1,
  136. "name": "支付结果",
  137. "pathName": "pages/payResult/payResult",
  138. "query": ""
  139. },
  140. {
  141. "id": -1,
  142. "name": "我的",
  143. "pathName": "pages/ucenter/index/index",
  144. "query": ""
  145. },
  146. {
  147. "id": -1,
  148. "name": "我的订单列表",
  149. "pathName": "pages/ucenter/order/order",
  150. "query": ""
  151. },
  152. {
  153. "id": -1,
  154. "name": "我的订单详情",
  155. "pathName": "pages/ucenter/orderDetail/orderDetail",
  156. "query": "id=1"
  157. },
  158. {
  159. "id": 22,
  160. "name": "待评价的订单详情",
  161. "pathName": "pages/ucenter/orderDetail/orderDetail",
  162. "query": "id=1"
  163. },
  164. {
  165. "id": -1,
  166. "name": "购买商品评价",
  167. "pathName": "pages/commentPost/commentPost",
  168. "query": "orderId=2&type=0&valueId=1116011"
  169. },
  170. {
  171. "id": -1,
  172. "name": "我的优惠券",
  173. "pathName": "pages/ucenter/coupon/coupon",
  174. "query": ""
  175. },
  176. {
  177. "id": -1,
  178. "name": "我的收藏",
  179. "pathName": "pages/ucenter/collect/collect",
  180. "query": ""
  181. },
  182. {
  183. "id": -1,
  184. "name": "我的地址",
  185. "pathName": "pages/ucenter/address/address",
  186. "query": ""
  187. },
  188. {
  189. "id": -1,
  190. "name": "我的地址添加",
  191. "pathName": "pages/ucenter/addressAdd/addressAdd",
  192. "query": ""
  193. },
  194. {
  195. "id": -1,
  196. "name": "登录",
  197. "pathName": "pages/auth/login/login",
  198. "query": ""
  199. }
  200. ]
  201. }
  202. }
  203. }