太阳成游戏网站CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
QQ1835022299
028-61286886
模板标签里面
模板文件:search_data.htmlURL地址:http://x001.75cms.com/index.php?s=news&c=search&keyword=青海
手机端滚动下拉加载更多内容的时候,高亮关键词的效果就没有了,看了下异步请求的内容,搞两次替换彻底没有了,但第一次加载的时候是可以高亮的。
{dr_keyword_highlight($t.title, $keyword)}
{search module=MOD_DIR id=$searchid total=$sototal order=$params.order catid=$catid page=1 pagesize=10 urlrule=$urlrule}
$.get('/index.php?s=api&c=api&m=template&name=search_data.html&keyword={$keyword}&module={MOD_DIR}&catid={$catid}&searchid={$searchid}&sototal={$sototal}&order={$params.order}&format=json&page='+Mpage+'&'+Math.random(),function(res){
{dr_keyword_highlight($t.title, $get.keyword)}
{dr_keyword_highlight($t.title, $keyword)}