Authored by 朱小军

Merge branch 'patch-6' into 'master'

Update README.md



See merge request !8
... ... @@ -85,6 +85,7 @@
|go.videolive| 直播详情页 | yohobuy={"action":"go.videolive", "params":{"room":"1","bgpic":"xxx.xxx.xxx"}} | room:直播号,bgpic:背景图片url
|go.videoreplay| 重播详情页 | yohobuy={"action":"go.videoreplay", "params":{"videoid":"1","bgpic":"xxx.xxx.xxx"}} | videoid:重播号,bgpic:背景图片url
|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|
|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"}} | |
### 新增推送(push)方式,兼容现有新跳转规则(统一有货 App跳转规则)
... ...