Showing
1 changed file
with
1 additions
and
1 deletions
@@ -101,7 +101,7 @@ | @@ -101,7 +101,7 @@ | ||
101 | |go.newarrivalsingleshop | 新品到着单品 |{"action":"go.newarrivalsingleshop","params":{"shopid":"1258","shopname":"VANS", "firstProductSkn" : "12345678", "pool_id" : "12"}} |shopid:店铺id shopname:店铺名称 | 101 | |go.newarrivalsingleshop | 新品到着单品 |{"action":"go.newarrivalsingleshop","params":{"shopid":"1258","shopname":"VANS", "firstProductSkn" : "12345678", "pool_id" : "12"}} |shopid:店铺id shopname:店铺名称 |
102 | |go.blkhome | blk首页 |{"action":"go.blkhome"} | | 102 | |go.blkhome | blk首页 |{"action":"go.blkhome"} | |
103 | |go.couponProductList | 优惠商品列表 |{"action":"go.couponProductList","params":{"coupon_code":"1258","coupon_id":"1234", "title" : "x优惠活动", "coupon_title" : "以下商品满xxx减xx活动"}} |coupon_id:券ID coupon_code:券码 coupon_title:促销内容 title:标题 | 103 | |go.couponProductList | 优惠商品列表 |{"action":"go.couponProductList","params":{"coupon_code":"1258","coupon_id":"1234", "title" : "x优惠活动", "coupon_title" : "以下商品满xxx减xx活动"}} |coupon_id:券ID coupon_code:券码 coupon_title:促销内容 title:标题 |
104 | -|go.promotion | 促销商品列表 | {"action":"go.promotion","params":{"promotionid":"108"}} | promotionid:促销id | 104 | +|go.promotion | 促销商品列表 | {"action":"go.promotion","params":{"title":"主标题","promotiontitle":"促销标题","promotion_id":"108"}} | title:页面标题 promotiontitle:促销标题 promotion_id:促销id |
105 | ### 新增推送(push)方式,兼容现有新跳转规则(统一有货 App跳转规则) | 105 | ### 新增推送(push)方式,兼容现有新跳转规则(统一有货 App跳转规则) |
106 | 106 | ||
107 | 107 |
-
Please register or login to post a comment