Commit 48f6cdec6037a5243f151c55ac88a53bd45b9c5e

Authored by WXD-SEASON\season
1 parent 487c480c

json

Showing 1 changed file with 10 additions and 23 deletions
app.json
@@ -5,39 +5,25 @@ @@ -5,39 +5,25 @@
5 "pages/cart/cart/cart", 5 "pages/cart/cart/cart",
6 "pages/cart/cart4/cart4", 6 "pages/cart/cart4/cart4",
7 "pages/goods/goodsInfo/goodsInfo", 7 "pages/goods/goodsInfo/goodsInfo",
8 - "pages/goods/goodsList/goodsList",  
9 - "pages/payment/payment/payment", 8 + "pages/goods/goodsList/goodsList",
10 "pages/user/index/index", 9 "pages/user/index/index",
11 "pages/user/order_list/order_list", 10 "pages/user/order_list/order_list",
12 - "pages/user/order_detail/order_detail",  
13 - 11 + "pages/user/order_detail/order_detail",
14 "pages/user/coupon/coupon", 12 "pages/user/coupon/coupon",
15 - "pages/user/checkcoupon/checkcoupon",  
16 - 13 + "pages/user/checkcoupon/checkcoupon",
17 "pages/activity/seckill_list/seckill_list", 14 "pages/activity/seckill_list/seckill_list",
18 - "pages/activity/pind_list/pind_list",  
19 - 15 + "pages/activity/pind_list/pind_list",
20 "pages/team/team_show/team_show", 16 "pages/team/team_show/team_show",
21 -  
22 "pages/user/userqy/userqy", 17 "pages/user/userqy/userqy",
23 "pages/user/user_spsy/user_spsy", 18 "pages/user/user_spsy/user_spsy",
24 -  
25 "pages/user/plus/plus", 19 "pages/user/plus/plus",
26 -  
27 "pages/user/my_service/i_service", 20 "pages/user/my_service/i_service",
28 -  
29 -  
30 - "pages/user/my_service/tment_details",  
31 - "pages/user/my_service/tment_eval",  
32 -  
33 -  
34 "pages/giftpack/birthdaygift/birthdaygift", 21 "pages/giftpack/birthdaygift/birthdaygift",
35 "pages/giftpack/evaluategift/evaluategift", 22 "pages/giftpack/evaluategift/evaluategift",
36 "pages/giftpack/newvipgift/newvipgift", 23 "pages/giftpack/newvipgift/newvipgift",
37 "pages/giftpack/payment/payment", 24 "pages/giftpack/payment/payment",
38 "pages/giftpack/buygiftpack/giftpackbuy", 25 "pages/giftpack/buygiftpack/giftpackbuy",
39 "pages/giftpack/giftpacklist/giftpacklist", 26 "pages/giftpack/giftpacklist/giftpacklist",
40 -  
41 "pages/giftpack/mygiftpack/mygiftpack", 27 "pages/giftpack/mygiftpack/mygiftpack",
42 "pages/user/assistance/giftpacklist", 28 "pages/user/assistance/giftpacklist",
43 "pages/user/assistance/task_assistance", 29 "pages/user/assistance/task_assistance",
@@ -45,8 +31,6 @@ @@ -45,8 +31,6 @@
45 "pages/user/assistance/assistance_success", 31 "pages/user/assistance/assistance_success",
46 "pages/user/assistance/assistance", 32 "pages/user/assistance/assistance",
47 "pages/giftpack/festival/festival", 33 "pages/giftpack/festival/festival",
48 -  
49 -  
50 "pages/distribution/distribution", 34 "pages/distribution/distribution",
51 "pages/template/index" 35 "pages/template/index"
52 ], 36 ],
@@ -211,9 +195,9 @@ @@ -211,9 +195,9 @@
211 "pages/user/monthgiftbag/giftpacklist/giftpacklist", 195 "pages/user/monthgiftbag/giftpacklist/giftpacklist",
212 "pages/user/monthgiftbag/giftpackinfo/giftpackinfo", 196 "pages/user/monthgiftbag/giftpackinfo/giftpackinfo",
213 "pages/user/monthgiftbag/giftpackbuy/giftpackbuy", 197 "pages/user/monthgiftbag/giftpackbuy/giftpackbuy",
214 - "pages/cart/cart2_inte/cart2_inte",  
215 "pages/cart/cart2_pt/cart2_pt", 198 "pages/cart/cart2_pt/cart2_pt",
216 - "pages/cart/cart_wk/cart_wk" 199 + "pages/cart/cart_wk/cart_wk",
  200 + "pages/cart/cart2_inte/cart2_inte"
217 201
218 ] 202 ]
219 }, 203 },
@@ -250,7 +234,10 @@ @@ -250,7 +234,10 @@
250 "pages/user/my_service/beauty_deta", 234 "pages/user/my_service/beauty_deta",
251 "pages/user/my_service/tment_order_list", 235 "pages/user/my_service/tment_order_list",
252 "pages/user/my_service/hist_service", 236 "pages/user/my_service/hist_service",
253 - "pages/order/refund_order/refund_order" 237 + "pages/order/refund_order/refund_order",
  238 + "pages/payment/payment/payment",
  239 + "pages/user/my_service/tment_details",
  240 + "pages/user/my_service/tment_eval"
254 ] 241 ]
255 } 242 }
256 ], 243 ],