Ticket #46 (new 总结) — at Version 1

Opened 13 years ago

Last modified 12 years ago

论坛中快搜的使用情况

Reported by: lifeng Owned by: qinhongyuan
Priority: 重要的(3) Milestone:
Component: 核心模块 Version: BBS6.6
Keywords: 快搜 Cc:
Due Date: 21/12/2012

Description (last modified by lifeng) (diff)

intf/special/_searchHTML.jsp

ks.*.com.cn/search.jsp?appName=*&returnType=json&return=authorId,login,id,title,date,summary,access,replycount&pageNo=*&perPage=*&highlight=title,summary&sort=*&q=*

templates/auto/forum.jsp

$.ajax({
   url:'http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=channel_id\:'+getAreaCmsId(_areaId)+'&return=title,url&highlight=false&returnType=json&sort=time\:desc&pageNo=1&perPage=3&func=ksCallback',
   dataType:'script',
   cache:true
});

Change History

comment:1 Changed 13 years ago by lifeng

  • Description modified (diff)
Note: See TracTickets for help on using tickets.