Changes between Initial Version and Version 1 of app2.0/protocol


Ignore:
Timestamp:
04/08/2015 11:57:54 AM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/protocol

    v1 v1  
     1=聚超值V2.0.0跳转协议= 
     2 
     3---跳至 爆料终端 
     4pconlinebestbuy://best-buy-article/topicId?type={type} 
     5 
     6跳转参数说明: 
     7topicId:爆料id 
     8type:爆料类型  //0优惠,1海淘,2 发现,3 晒物,4经验 
     9 
     10 
     11 
     12 
     13---跳至 优惠券详情 
     14pconlinebestbuy://best-coupon-detail/giftId 
     15 
     16跳转参数说明: 
     17giftId:礼品id(注意,这里是礼品id而不是优惠券id) 
     18 
     19 
     20 
     21 
     22---跳至 代购商家 
     23pconlinebestbuy://best-shop-list/topicId 
     24 
     25跳转参数说明: 
     26topicId:爆料id 
     27 
     28 
     29 
     30 
     31---跳至 商品详情外链 
     32pconlinebestbuy://best-outer-web/?url={url} 
     33 
     34跳转参数说明: 
     35url:外链链接 
     36 
     37 
     38 
     39 
     40---跳至 大图浏览 
     41pconlinebestbuy://best-big-photo/topicId?curIndex={curIndex} 
     42 
     43跳转参数说明: 
     44topicId:爆料id 
     45curIndex:所点击图片的序号(从0算起)