标签名称:pagelist

功能说明:表示分页页码列表

应用代码:

{dede:pagelist listitem="info,index,end,pre,next,pageno,option" listsize="5"/}

参数信息(属性='值')>

listsize=3 表示分页长度,从第几页开始通过下拉框分页

listitem='index,option' 表示页码样式,可以把下面的值叠加

index 首页

pre 上一页

pageno 页码

next 下一页

end 末页

option 下拉跳转框