dedecms织梦模板分页列表添加省略号的方法
打开 includearc.listview.class.php 找到 $total_list = $list_len * 2 + 1; 这里有2处,都需要在它的下面加入 //省略号 if ($tot...
织梦模板调用得到文章所属的副栏目id及副栏目名称的教程
标签调用代码 {dede:arclist row=2 titlelen=100typeid=2 orderby=id } span a href=javascript:onclick=javascri...