Changes between Version 8 and Version 9 of price_api_2.3.0


Ignore:
Timestamp:
12/07/2015 03:54:19 PM (10 years ago)
Author:
oujianqiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api_2.3.0

    v8 v9  
    4754751)新增内容标签,加上点击协议(查看 搜索结果); 
    476476 
    477  
    478 4、图片点击的协议的变动:新增一个参数: 
    479 1)图片链接imgUrl 
    480 具体协议为: 
    481 pconlinebestbuy://best-big-photo/{topicId}?curIndex={curIndex}&imgUrl={imgUrl} 
    482 跳转参数说明: 
    483 topicId:爆料id 
    484 curIndex:所点击图片的序号(从0算起) 
    485 imgUrl:所点击图片的地址链接,其中特殊字符需要url编码【新增】 
    486477}}} 
    487478 
     
    11091100 
    11101101---跳至 大图浏览 
    1111 pconlinebestbuy://best-big-photo/{topicId}?curIndex={curIndex}&imgUrl={imgUrl} 
     1102pconlinebestbuy://best-big-photo/{topicId}?curIndex={curIndex} 
    11121103跳转参数说明: 
    11131104topicId:爆料id 
    11141105curIndex:所点击图片的序号(从0算起) 
    1115 imgUrl:所点击图片的地址链接 
    11161106 
    11171107