Changes between Version 16 and Version 17 of pconline_4.3.0/interface


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

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_4.3.0/interface

    v16 v17  
    463463 
    464464=== 1.8文章终端页一页加载=== 
    465 mrobot接口: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[[BR]] 
     465mrobot接口: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 [[BR]] 
    466466 
    467467**说明** 
     
    524524    "title": "颜值始终称霸!Moto360二代智能手表体验", 
    525525    "url": "http://wearable.pconline.com.cn/701/7018278.html", 
    526     "wap_url": "http://g.pconline.com.cn/x/701/7018278.html", 
    527     "anchor_txt":"content_page_" 
    528 } 
    529 }}} 
    530  
    531  
    532 **返回参数说明** 
    533 ||= 参数名 =||= 参数含义 =|| 
    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 ---------- 
     526    "wap_url": "http://g.pconline.com.cn/x/701/7018278.html" 
     527} 
     528}}} 
     529 
     530 
     531**锚点参数说明** 
     532 
     533锚点名为#号加标题名称,如"Moto360二代外观:颜值依旧称霸"的URL为 [[BR]] 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#Moto360二代外观:颜值依旧称霸    如此类推.. 
     534 
     535----------