<#if (showPageSize)>
每页记录 
/ ${pageBean.totalPage}
<#if (showExplain) >
显示记录从${pageBean.first+1}到${pageBean.last},总数 ${pageBean.totalCount}条