Changes between Version 18 and Version 19 of intf


Ignore:
Timestamp:
02/06/2013 01:48:13 PM (13 years ago)
Author:
dingjianyong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v18 v19  
    144144  //说明// 
    145145     返回数据类型为JSON,可指定返回的字段[[BR]][[BR]] 
    146 * _topics2.jsp  论坛主题列表javascript接口 
     146* _topics2.jsp  论坛主题列表javascript接口[[BR]][[BR]] 
     147  //参数// 
     148    forum=;版块ID。查找的信息也会包含其子版块[[BR]] 
     149    type=new;查询类型。可填new,hot,pick[[BR]] 
     150    count=10;列出条数[[BR]] 
     151    callback=;当display=json时使用的回调函数名称[[BR]] 
     152  //说明// 
     153     可以查看3种形式的主题列表,最新,最热,精华。从topic冗余表查找[[BR]][[BR]] 
    147154* _topics-css.jsp       论坛主题列表javascript接口[[BR]][[BR]] 
    148155  //参数//