Changes between Version 28 and Version 29 of pconline_4.2.0/interface


Ignore:
Timestamp:
08/05/2015 11:57:33 AM (11 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_4.2.0/interface

    v28 v29  
    461461 "id": “1234567”, 
    462462"image": “http://img0.xxx/123.jpg”,  //兼容旧版,原字段保留 
    463 "imageHor": “http://img0.xxx/1.jpg”, //横图情况,若没有横图这个字段去掉 
     463"appPicURL  ": “http://img0.xxx/1.jpg”, //横图情况 
     464 "isShowAppPic":1, //isShowAppPic=1时,显示横图,即appPicURL  ;isShowAppPic=0时,显示小图,即image 
    464465 "informationType": 1, 
    465466 "pubDate": "2015-7-22”, 
    466467"title": "标题标题标题”, 
    467468 "url": “http://ivy.pconline.com.cn/xxxxx.html”, 
    468  }, 
    469 //图集类型 
     469 } 
     470 ], 
     471"focus": 
     472[], 
     473"pageNo": 
     4741, 
     475"pageSize": 
     47620, 
     477"topArticle": 
     478[ 
     479   //图集类型 
    470480   { 
    471481        "image": “http://imgxxx/c_thumb.jpg”, //兼容旧版,原字段保留 
     
    485495       "updateAt": 1437494400000 
    486496  }, 
    487 //直播类型 
     497  //直播类型 
    488498 { 
    489499       "cmtCount": 333, 
     
    498508        "url": “http://ivy.pconline.com.cn/xxxxx.html”, 
    499509   }, 
    500 //专题类型 
     510  //专题类型 
    501511 { 
    502512        "image": “http://imgxxx/c_thumb.jpg”, //兼容旧版,原字段保留 
     
    510520        “to-uri": “pconlinebrowser://album-photo/14686”, 
    511521        "updateAt": 1437494400000 
    512    } 
    513  ], 
    514 "focus": 
    515 [], 
    516 "pageNo": 
    517 1, 
    518 "pageSize": 
    519 20, 
    520 "topArticle": 
    521 [], 
     522   }], 
    522523"topFocus": 
    523524[],