%-- Created by IntelliJ IDEA. User: hkw Date: 2018/10/31 Time: 14:06 To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" import="com.itheima.po.Admin" %> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
| --%>
                <%-- --%>--%>
            <%-- | ID | 用户名<%-- | 密码--%> | 姓名 | 电话<%-- | 级别--%> | 级别描述 | 操作 | |
|---|---|---|---|---|---|---|---|---|---|
| --%>
                <%-- --%>
            <%----%>
            <%-- | ${class.c_id}--%> | ${ai.a_id} | ${ai.a_username}<%-- | ${ai.a_password}--%> | ${ai.a_name} | ${ai.a_phone}<%-- | ${ai.a_power}--%> | ${ai.a_describe} | <%--href="/findAdminById?a_id=${ai.a_id}"--%>   |