<td>${item.dt?string("yyyy-MM-dd")}</td>
<a href="list?pageNum=${pageInfo.current-1}">上一页</a> <a href="list?pageNum=${pageInfo.current+1}">下一页</a>