<@tools.includePlace path="/76c53ac2-4f88-4ef3-984b-c81d00a48089.html"/> <#-- 头部Header --> <@tools.includePlace path="/23e95a91-0063-4498-99ef-aa3fc4a79c4c.html"/> <#-- 导航 -->

投票列表

<@cms.voteList pageIndex=pageIndex pageSize=10>
<#assign url=site.dynamicPath+'votelist.html' start=1 end=page.totalPage /> <#if (page.pageIndex-5) gt start> <#assign start=page.pageIndex-4/> <#if (page.pageIndex+5) lt end> <#assign end=page.pageIndex+4/> <#if !page.firstPage> 上一页 <#else> 上一页 <#if start gt 1> 1 ... <#list start..end as n> <#if n=page.pageIndex> ${n} <#else> ${n} <#if end lt page.totalPage> ... ${page.totalPage} <#if !page.lastPage> 下一页 <#else> 下一页
<@tools.includePlace path="/cc29e896-332a-46d8-9bcb-d48e92144e9c.html"/> <#-- 尾部Footer -->