<%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> ${(page.pageNum-1)*page.pageSize+index.index+1} ${role.name} ${role.describtion} ${role.creator.name} ${fn:substringBefore(role.createTime,'.')} ${role.remarks} <%@include file="../paging.jsp" %> 没有相关数据