%@ page language="java" pageEncoding="utf-8" isELIgnored="false"%>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
<%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
| 用户名 | UID | 账户类型 | 类型 | 备注 | ||
| ${item.username} | ${item.usercode} |
|
${item.type} | <%--${item.remark} |
|