Authored by 周蓉君

更新go.list,支持奥莱商品列表页跳转。

@@ -43,8 +43,7 @@ @@ -43,8 +43,7 @@
43 | go.coupon | 优惠券页 | yohobuy={"action":"go.coupon"} | | 43 | go.coupon | 优惠券页 | yohobuy={"action":"go.coupon"} | |
44 | go.fav | 收藏列表页 | yohobuy={"action":"go.fav","params":{"favType":"0"}} | favType标示收藏类型:0:商品收藏和 1:品牌收藏 | 44 | go.fav | 收藏列表页 | yohobuy={"action":"go.fav","params":{"favType":"0"}} | favType标示收藏类型:0:商品收藏和 1:品牌收藏 |
45 | go.mine | 我的页面 | yohobuy={"action":"go.mine"} | | 45 | go.mine | 我的页面 | yohobuy={"action":"go.mine"} | |
46 -| go.list | 品类列表页 | yohobuy={"action":"go.list","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"1" ,"shop_id":"356", "query":"关键字搜索", "gender":"1,3", "brand":"1", "color":"1", "size":"12", "price":"10", "page":"1", "isrecommd":"Y", "ishot":"Y", "p_d":"0.1, 0.9""}} | "actiontype=1 分类,当前版本暂不支持 |  
47 -| go.list | 搜索结果页 | yohobuy={"action":"go.list","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"0" ,"shop_id":"356", "query":"关键字搜索", "gender":"1,3", "brand":"1", "color":"1", "size":"12", "price":"10", "page":"1", "isrecommd":"Y", "ishot":"Y", "p_d":"0.1, 0.9","promotion":"23""}} | "actiontype=0其他"支持promotion搜索 | 46 +| go.list | 商品列表页 | yohobuy={"action":"go.list","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"2" ,"shop_id":"356", "query":"关键字搜索", "gender":"1,3", "brand":"1", "color":"1", "size":"12", "price":"10", "page":"1", "isrecommd":"Y", "ishot":"Y", "p_d":"0.1, 0.9", "promotion":"23"}} | actiontype=0 其他,支持promotion搜索;actiontype=1 普通分类;actiontype=2 奥莱分类 |
48 | go.attention | 分类页 | yohobuy={"action":"go.attention","params":{"actiontype":"0"}} | "actiontype=0 品类 1品牌 2关注" | 47 | go.attention | 分类页 | yohobuy={"action":"go.attention","params":{"actiontype":"0"}} | "actiontype=0 品类 1品牌 2关注" |
49 | go.plus | plus页 | yohobuy={"action":"go.plus"} | | 48 | go.plus | plus页 | yohobuy={"action":"go.plus"} | |
50 | go.star | star页 | yohobuy={"action":"go.star"} | | 49 | go.star | star页 | yohobuy={"action":"go.star"} | |
@@ -91,8 +90,7 @@ @@ -91,8 +90,7 @@
91 | go.coupon | 优惠券页 | {"type": "push","url":{"action":"go.coupon"}} | | 90 | go.coupon | 优惠券页 | {"type": "push","url":{"action":"go.coupon"}} | |
92 | go.fav | 收藏列表页 | {"type": "push","url":{"action":"go.fav","params":{"favType":"0"}}} | favType标示收藏类型:0:商品收藏和 1:品牌收藏 | 91 | go.fav | 收藏列表页 | {"type": "push","url":{"action":"go.fav","params":{"favType":"0"}}} | favType标示收藏类型:0:商品收藏和 1:品牌收藏 |
93 | go.mine | 我的页面 | {"type": "push","url":{"action":"go.mine"}} | | 92 | go.mine | 我的页面 | {"type": "push","url":{"action":"go.mine"}} | |
94 -| go.list | 品类列表页 | {"type": "push","url":{"action":"go.list","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"1" , "query":"关键字搜索", "gender":"1,3", "brand":"1", "color":"1", "size":"12", "price":"10", "page":"1", "isrecommd":"Y", "ishot":"Y", "p_d":"0.1, 0.9""}}}| "actiontype=1 分类,当前版本暂不支持 |  
95 -| go.list | 搜索结果页 |{"type": "push","url":{"action":"go.list","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"0" , "query":"关键字搜索", "gender":"1,3", "brand":"1", "color":"1", "size":"12", "price":"10", "page":"1", "isrecommd":"Y", "ishot":"Y", "p_d":"0.1, 0.9","promotion":"23""}}}| "actiontype=0其他"支持promotion搜索| 93 +| go.list | 商品列表页 | {"type": "push","url":{"action":"go.list","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"2" ,"shop_id":"356", "query":"关键字搜索", "gender":"1,3", "brand":"1", "color":"1", "size":"12", "price":"10", "page":"1", "isrecommd":"Y", "ishot":"Y", "p_d":"0.1, 0.9", "promotion":"23"}}} | actiontype=0 其他,支持promotion搜索;actiontype=1 普通分类;actiontype=2 奥莱分类 |
96 | go.attention | 分类页 | {"type": "push","url":{"action":"go.attention","params":{"actiontype":"0"}}} | "actiontype=0 品类 1品牌 2关注" | 94 | go.attention | 分类页 | {"type": "push","url":{"action":"go.attention","params":{"actiontype":"0"}}} | "actiontype=0 品类 1品牌 2关注" |
97 | go.plus | plus页 | {"type": "push","url":{"action":"go.plus"}} | | 95 | go.plus | plus页 | {"type": "push","url":{"action":"go.plus"}} | |
98 | go.star | star页 | {"type": "push","url":{"action":"go.star"}} | | 96 | go.star | star页 | {"type": "push","url":{"action":"go.star"}} | |