<#list page.data as x>
全选 年份 介绍 描述 操作
${x.year?c} ${x.title!} ${x.description!} 修改 | 删除
<#include "/common/_page.html" /> <@paginate currentPage=page.currentPageNo totalPage=page.totalPages actionUrl="history/list.do" delUrl="history/delete.do" />