Showing
1 changed file
with
1 additions
and
0 deletions
@@ -85,6 +85,7 @@ | @@ -85,6 +85,7 @@ | ||
85 | |go.videolive| 直播详情页 | yohobuy={"action":"go.videolive", "params":{"room":"1","bgpic":"xxx.xxx.xxx"}} | room:直播号,bgpic:背景图片url | 85 | |go.videolive| 直播详情页 | yohobuy={"action":"go.videolive", "params":{"room":"1","bgpic":"xxx.xxx.xxx"}} | room:直播号,bgpic:背景图片url |
86 | |go.videoreplay| 重播详情页 | yohobuy={"action":"go.videoreplay", "params":{"videoid":"1","bgpic":"xxx.xxx.xxx"}} | videoid:重播号,bgpic:背景图片url | 86 | |go.videoreplay| 重播详情页 | yohobuy={"action":"go.videoreplay", "params":{"videoid":"1","bgpic":"xxx.xxx.xxx"}} | videoid:重播号,bgpic:背景图片url |
87 | |go.poollist | 商品列表页 | yohobuy={"action":"go.poollist","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"1" ,"shop_id":"356", "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","outlets":"1","productPool":"32","app_type":"0"}} | actiontype=0 其他,支持promotion搜索;actiontype=1 普通分类;outlets=1表示是奥莱的商品 productPool:商品池编号 app_type 0:有货 1:BLK| | 87 | |go.poollist | 商品列表页 | yohobuy={"action":"go.poollist","params":{"msort":"1","misort":"11","title":"上衣", "actiontype":"1" ,"shop_id":"356", "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","outlets":"1","productPool":"32","app_type":"0"}} | actiontype=0 其他,支持promotion搜索;actiontype=1 普通分类;outlets=1表示是奥莱的商品 productPool:商品池编号 app_type 0:有货 1:BLK| |
88 | +|go.instalmentlist | 分期商品列表页 | yohobuy={"action":"go.instalmentlist","params":{"msort":"1","misort":"11","title":"上衣", "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"}} | | | ||
88 | ### 新增推送(push)方式,兼容现有新跳转规则(统一有货 App跳转规则) | 89 | ### 新增推送(push)方式,兼容现有新跳转规则(统一有货 App跳转规则) |
89 | 90 | ||
90 | 91 |
-
Please register or login to post a comment