织梦搜索结果显示结果数量
前台效果https://www.adminbuy.cn/uploads/allimg/190507/1-1Z50G022443b.png
实现教程
打开 /include/arc.searchview.class.php 找到
else if($tagname=="field")
在它的上面加入
else if($tagname=="itemcount")
{
$this->dtp->Assign($tagid,$this->TotalResult);
}
https://www.adminbuy.cn/uploads/allimg/190507/1-1Z50G02312c7.png
搜索页模板里调用标签写法
{dede:itemcount/}
搜索 {dede:global name='keyword' function='RemoveXSS(@me)'/} 的结果 共有 {dede:itemcount/}
页:
[1]