<%-- 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"%> 后台登录 <%----%>
首页 管理员信息
共有数据:${ai.totalCount} 条 <%--表格数据--%> <%----%> <%----%> <%----%> <%----%> <%----%> <%----%> <%----%>
--%> <%--
--%> <%--
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}"--%>
<%--添加模态框--%>