Changes between Version 14 and Version 15 of pconline_4.3.0/interface


Ignore:
Timestamp:
10/13/2015 05:23:11 PM (11 years ago)
Author:
luzhentao
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_4.3.0/interface

    v14 v15  
    413413---------- 
    414414 
    415 === 1.7资讯文章终端页优化=== 
     415=== 1.7文章终端页模板配置接口=== 
    416416mrobot接口:[[BR]] 
    417417iOS:http://mrobot.pconline.com.cn/configs/pconline_ios_auto_update.json [[BR]] 
     
    439439**参数** 
    440440 
    441 ||= 参数名 =||= 类型 =||= 必须=||= 说明=|| 
    442 ||platform||string||是||平台标识。android平台,platform=android;ios平台,platform=ios|| 
    443 ||v||string||是||版本号当前版本为4300|| 
    444 ||resVer||string||是||资源包版本号。resVer=4301,此版本号由app版本号和资源包迭代版本构成,如资源包第一版,resVer=4301;资源包第二版,resVer=4302,如此类推|| 
     441> 无 
    445442 
    446443 
     
    451448     patch-uri: "",                    
    452449     patch-md5: "",                     
    453      resVer: 21000,                    
     450     resVer: 43000,                    
    454451     description: ""                   
    455452} 
     
    502499||platform||string||是||平台 android为platform=android,IOS为platform=ios|| 
    503500||deviceModel||string||否||手机型号(只有android手机)|| 
     501||resVer||string||是||资源包版本号。resVer=43001,此版本号由app版本号和资源包迭代版本构成,如资源包第一版,resVer=43001;资源包第二版,resVer=43002,如此类推|| 
    504502 
    505503 
     
    534532**返回参数说明** 
    535533||= 参数名 =||= 参数含义 =|| 
    536 ||anchor_txt||锚点名(考虑到后期可能会修改,希望做成服务器端返回当然也可以在客户端写死),如果服务端返回的anchor_txt=content_page_则跳转到锚点"Moto 360二代外观:颜值依旧称霸"的URL为http://mrobot.pconline.com.cn/v3/cms/articles/7049937?articleTemplate=3.6.0&channelId=999&size=18&picRule=2&app=pconlinebrowser&template=(null)&appVersion=4.3.0&platform=android&deviceModel=SM-G9008V#content_page_0,如此类推..|| 
    537  
    538 ---------- 
     534||anchor_txt||锚点名(考虑到后期可能会修改,希望做成服务器端返回当然也可以在客户端写死),如果服务端返回的anchor_txt=content_page_则跳转到锚点"Moto 360二代外观:颜值依旧称霸"的URL为http://mrobot.pconline.com.cn/v3/cms/articles/7049937?articleTemplate=3.6.0&channelId=999&size=18&picRule=2&app=pconlinebrowser&template=(null)&appVersion=4.3.0&platform=android&deviceModel=SM-G9008V&resVer=43001#content_page_0,如此类推..|| 
     535 
     536----------