Commit 48f6cdec6037a5243f151c55ac88a53bd45b9c5e
1 parent
487c480c
json
Showing
1 changed file
with
10 additions
and
23 deletions
app.json
| ... | ... | @@ -5,39 +5,25 @@ |
| 5 | 5 | "pages/cart/cart/cart", |
| 6 | 6 | "pages/cart/cart4/cart4", |
| 7 | 7 | "pages/goods/goodsInfo/goodsInfo", |
| 8 | - "pages/goods/goodsList/goodsList", | |
| 9 | - "pages/payment/payment/payment", | |
| 8 | + "pages/goods/goodsList/goodsList", | |
| 10 | 9 | "pages/user/index/index", |
| 11 | 10 | "pages/user/order_list/order_list", |
| 12 | - "pages/user/order_detail/order_detail", | |
| 13 | - | |
| 11 | + "pages/user/order_detail/order_detail", | |
| 14 | 12 | "pages/user/coupon/coupon", |
| 15 | - "pages/user/checkcoupon/checkcoupon", | |
| 16 | - | |
| 13 | + "pages/user/checkcoupon/checkcoupon", | |
| 17 | 14 | "pages/activity/seckill_list/seckill_list", |
| 18 | - "pages/activity/pind_list/pind_list", | |
| 19 | - | |
| 15 | + "pages/activity/pind_list/pind_list", | |
| 20 | 16 | "pages/team/team_show/team_show", |
| 21 | - | |
| 22 | 17 | "pages/user/userqy/userqy", |
| 23 | 18 | "pages/user/user_spsy/user_spsy", |
| 24 | - | |
| 25 | 19 | "pages/user/plus/plus", |
| 26 | - | |
| 27 | 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 | 21 | "pages/giftpack/birthdaygift/birthdaygift", |
| 35 | 22 | "pages/giftpack/evaluategift/evaluategift", |
| 36 | 23 | "pages/giftpack/newvipgift/newvipgift", |
| 37 | 24 | "pages/giftpack/payment/payment", |
| 38 | 25 | "pages/giftpack/buygiftpack/giftpackbuy", |
| 39 | 26 | "pages/giftpack/giftpacklist/giftpacklist", |
| 40 | - | |
| 41 | 27 | "pages/giftpack/mygiftpack/mygiftpack", |
| 42 | 28 | "pages/user/assistance/giftpacklist", |
| 43 | 29 | "pages/user/assistance/task_assistance", |
| ... | ... | @@ -45,8 +31,6 @@ |
| 45 | 31 | "pages/user/assistance/assistance_success", |
| 46 | 32 | "pages/user/assistance/assistance", |
| 47 | 33 | "pages/giftpack/festival/festival", |
| 48 | - | |
| 49 | - | |
| 50 | 34 | "pages/distribution/distribution", |
| 51 | 35 | "pages/template/index" |
| 52 | 36 | ], |
| ... | ... | @@ -211,9 +195,9 @@ |
| 211 | 195 | "pages/user/monthgiftbag/giftpacklist/giftpacklist", |
| 212 | 196 | "pages/user/monthgiftbag/giftpackinfo/giftpackinfo", |
| 213 | 197 | "pages/user/monthgiftbag/giftpackbuy/giftpackbuy", |
| 214 | - "pages/cart/cart2_inte/cart2_inte", | |
| 215 | 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 | 234 | "pages/user/my_service/beauty_deta", |
| 251 | 235 | "pages/user/my_service/tment_order_list", |
| 252 | 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 | ], | ... | ... |