织梦搜索结果显示结果数量
实现教程
打开/include/arc.searchview.class.php找到
elseif($tagname=="field")
在它的上面加入
elseif($tagname=="itemcount"
更多精彩就在: 51免费论文网|www.jxszl.com
)
{
$this->dtp->Assign($tagid,$this->TotalResult);
}
织梦搜索结果显示结果数量
搜索页模板里调用标签写法
{dede:itemcount/}
搜索{dede:globalname=keywordfunction=RemoveXSS(@me)/}的结果共有{dede:itemcount/}
原文链接:http://www.jxszl.com/biancheng/dedecms/76201.html