织梦模板列表页分页错位问题解决方案
if(!function_exists(getNewList))
{
fu
更多精彩就在: 51免费论文网|www.jxszl.com
nctiongetNewList($str)
{
$str=preg_replace("#
return$str;
}
}
将这个函数写入到include/extend.func.php,然后列表页调用的时候用.
{dede:pagelistlistitem="index,end,pre,next,pageno"listsize="IV"function="getNewList(@me)"/}
原文链接:http://www.jxszl.com/biancheng/dedecms/76386.html