Commit 0e561573208b3787205ef11ab5234348716acbcc

Authored by WXD-SEASON\season
1 parent abce7b66

移包

Showing 1 changed file with 4 additions and 2 deletions
app.json
@@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
3 "pages/index/index/index", 3 "pages/index/index/index",
4 "pages/goods/categoryList/categoryList", 4 "pages/goods/categoryList/categoryList",
5 "pages/cart/cart/cart", 5 "pages/cart/cart/cart",
6 - "pages/cart/cart2/cart2", 6 +
7 "pages/cart/cart4/cart4", 7 "pages/cart/cart4/cart4",
8 "pages/goods/goodsInfo/goodsInfo", 8 "pages/goods/goodsInfo/goodsInfo",
9 "pages/goods/goodsList/goodsList", 9 "pages/goods/goodsList/goodsList",
@@ -200,6 +200,7 @@ @@ -200,6 +200,7 @@
200 200
201 "pages/shop/order_detail/order_detail", 201 "pages/shop/order_detail/order_detail",
202 "pages/error/error" 202 "pages/error/error"
  203 +
203 ] 204 ]
204 }, 205 },
205 { 206 {
@@ -214,7 +215,8 @@ @@ -214,7 +215,8 @@
214 "pages/user/slimming/slimming", 215 "pages/user/slimming/slimming",
215 "pages/user/punchInhistory/punchInhistory", 216 "pages/user/punchInhistory/punchInhistory",
216 "pages/user/grow_value/grow_value", 217 "pages/user/grow_value/grow_value",
217 - "pages/user/labels/labels" 218 + "pages/user/labels/labels",
  219 + "pages/cart/cart2/cart2"
218 ] 220 ]
219 } 221 }
220 222