主题 : 求解分页的问题 |
级别: 举人
![]() |
1# 发表于:2016-09-09 09:32:12 IP:222.147.*.*
|
||||
---|---|---|---|---|---|
级别: 版主
![]() |
2# 发表于:2016-09-09 09:33:19 IP:182.28.*.*
[@cms_content_page count='20' orderBy='4' channelId=channel.id channelOption='1' dateFormat='yyyy-MM-dd']
[#list tag_pagination.list as a] <li> <a href="${a.url}" class="tab-con-href2 clearfix"> [#if a.typeImg??] <div class="img3"><img src="${a.typeImg!site.typeImg}" /></div> <h4>[@text_cut s=a.title /]</h4> <p><i>(${a.date?string(dateFormat)})</i></p> [#else] <h4 style="width:100%;">[@text_cut s=a.title /]</h4> <p style="width:100%;"><i>(${a.date?string(dateFormat)})</i></p> [/#if] </a> </li> [/#list] <div style="clear:both; height:20px;"></div> <div class="pagesite"> [@cms_pagination sysPage='1'/] </div> [/@cms_content_page] 选中页什么意思 |
||
---|---|---|---|
级别: 举人
![]() |
3# 发表于:2016-09-09 09:35:03 IP:222.147.*.*
就像这样。。现在是第一页。。第一页的颜色就变了[localimg]2[/localimg]
|
||
---|---|---|---|
级别: 举人
![]() |
7# 发表于:2016-09-09 09:37:25 IP:222.147.*.*
要自己改了?
![]() |
||
---|---|---|---|