Changes between Version 30 and Version 31 of pconline_4.2.0/interface


Ignore:
Timestamp:
08/05/2015 12:21:53 PM (11 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_4.2.0/interface

    v30 v31  
    457457   //普通文章类型 
    458458 { 
    459  "bigImage": “http://img0.pconline.com.cn/pconline/c_thumb.jpg”, 
    460  "cmtCount": 0, 
    461  "id": “1234567”, 
    462 "image": “http://img0.xxx/123.jpg”,  //兼容旧版,原字段保留 
    463 "appPicURL  ": “http://img0.xxx/1.jpg”, //横图情况 
    464  "isShowAppPic":1, //isShowAppPic=1时,显示横图,即appPicURL  ;isShowAppPic=0时,显示小图,即image 
    465  "informationType": 1, 
    466  "pubDate": "2015-7-22”, 
    467 "title": "标题标题标题”, 
    468  "url": “http://ivy.pconline.com.cn/xxxxx.html”, 
     459   "bigImage": “http://img0.pconline.com.cn/pconline/c_thumb.jpg”, 
     460   "cmtCount": 0, 
     461   "id": “1234567”, 
     462   "image": “http://img0.xxx/123.jpg”,  //兼容旧版,原字段保留 
     463   "appPicURL  ": “http://img0.xxx/1.jpg”, //横图情况 
     464   "isShowAppPic":1, //isShowAppPic=1时,显示横图,即appPicURL  ;isShowAppPic=0时,显示小图,即image 
     465   "informationType": 1, 
     466   "pubDate": "2015-7-22”, 
     467   "title": "标题标题标题”, 
     468   "url": “http://ivy.pconline.com.cn/xxxxx.html”, 
    469469 } 
    470470 ],