当前位置:首页 > 网站 > 正文内容

getpaging实例

蓝飞鱼6年前 (2019-08-18)网站2974
_06CGxo">

实例1(akcms主站正在用的静态页分页,演示地址:http://www.akhtm.com/dynamic/)

<{getpaging
baseurl="$fullpath/index-[page].htm"
page=$page
firstpage="$fullpath/index.htm"
previoustemplate="<a href='[url]' style='color:red;'>上一页</a>"
noprevioustemplate="<span>上一页</span>"
nexttemplate="<a href='[url]' style='color:red;'>下一页</a>"
nonexttemplate="<span>下一页</span>"
firstpagetemplate="<a href='index.htm'>[1]</a>"
currentfirstpagetemplate="<a href='index.htm' style='color:red;'>[1]</a>"
lasttemplate="<a href='[url]' style='color:red;'>尾页</a>"
firsttemplate="<a href='[url]' style='color:red;'>首页</a>"
alreadyfirsttemplate="<span>首页</span>"
alreadylasttemplate="<span>尾页</span>"
paging="[first] [previous] [paging] [next] [last]"
template=" <a href='[url]'>[[page]]</a> "
currenttemplate=" <span style='color:red;'>[page]</span> "
}>

扫描二维码推送至手机访问。

版权声明:本文由飞鱼时空发布,如需转载请注明出处。

本文链接:https://www.zwza.cn/post/2033.html

标签: akcms
分享给朋友:

“getpaging实例” 的相关文章