Changes between Version 20 and Version 21 of pcauto_pconline_3.4.0/comment_intf


Ignore:
Timestamp:
01/15/2013 04:21:52 PM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_3.4.0/comment_intf

    v20 v21  
    1919        "time": "2013-01-05 09:05:40",  //时间 
    2020        "content": "内容过于暴力,已和谐" //内容 
    21       }, 
    22        
     21      } 
    2322    }, 
    24     {  //引用其他评论的评论,层数大于等于5 
    25       "2": { 
    26         "photo": "http://126.fm/11XxiD", 
    27         "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
    28         "floor": "1737", 
    29         "time": "2013-01-05 09:05:40", 
    30         "content": "内容过于暴力,已和谐" 
    31       }, 
    32       "10": { 
    33         "photo": "http://126.fm/11XxiD", 
    34         "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
    35         "floor": "1738", 
    36         "time": "2013-01-05 09:05:40", 
    37         "content": "内容过于暴力,已和谐", 
    38         "hidden-content-src":"http://mrobot.pconline.com.cn/v3/cmt/topics/[article-id]?floor=1738" //对应该楼层显示的隐藏评论的页面的链接 
    39       }, 
    40       "1": { 
    41         "photo": "http://126.fm/11XxiD", 
    42         "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
    43         "floor": "1737", 
    44         "time": "2013-01-05 09:05:40", 
    45         "content": "内容过于暴力,已和谐" 
    46       }, 
    47       "9": { 
    48         "photo": "http://126.fm/11XxiD", 
    49         "name": "不是网易的江苏省盐城市网友 帅气飞扬: ", 
    50         "floor": "1737", 
    51         "time": "2013-01-05 09:05:40", 
    52         "content": "内容过于暴力,已和谐", 
    53         "hidden-content-src":"http://mrobot.pconline.com.cn/v3/cmt/topics/[article-id]?floor=1737",  
    54       }, 
    55       "current": "10" //当前最后楼层 
    56     }, 
    57     { //引用其他评论的评论,层数小于5 
     23    { 
    5824      "3": { 
    5925        "photo": "http://126.fm/11XxiD", 
     
    8450        "content": "内容过于暴力,已和谐" 
    8551      } 
    86        
    8752    } 
    8853  ], 
    89   "docUrl": "http://war.163.com/13/0104/17/8KD2B16L00014OMD.html" 
     54  "docUrl": "http://im_an_artical" 
    9055} 
    9156 
    9257备注: 
    93 1.上述例子列举了3种情况,分别是[没有引用其他评论的评论],[引用其他评论的评论,层数小于5],[引用其他评论的评论,层数大于等于5]. 
    94 2.每一个评论必须用数字作为key对应显示出当前引用关系. 
    95 3.从引用关系5之后开始,评论数据必须包含"hidden-content-src"字段,表示被隐藏的该贴的全部内容的json地址. 
     58 
    9659}}} 
    9760