Changes between Version 38 and Version 39 of pconline_3.10.0/interface


Ignore:
Timestamp:
12/18/2014 04:24:12 PM (11 years ago)
Author:
tianjie
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_3.10.0/interface

    v38 v39  
    158158 informationType = 5,     //新增专题类型 
    159159 informationType = 6      //新增聚超值类型 
    160  专题类型时,to-uri字段指定专题页网址,且必须包含“browser=commonWebView”参数 
     160 专题类型时,to-uri字段指定专题页网址,且必须包含“type=zt”(旧版本就已经规定过);而且必须包含“browser=commonWebView”参数(表示用专题webview打开);参数“showShareButton={0或者1}”表示是否显示分享按钮,0不显示,1显示 
    161161 mrobot接口:http://mrobot.pconline.com.cn/v2/cms/channels/1?pageNo=1&pageSize=20 
    162162 后端接口:无