<%-- 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.Class" %> <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> 后台登录 <%----%>
首页 班级信息
共有数据:${ci.totalCount} 条 <%-- 添加模态框的HTML结构 --%> <%-- 表格数据展示区域 --%>
ID 班级编号 班级名 辅导员 操作
${ci.c_id} ${ci.c_classid} ${ci.c_classname} ${ci.c_counsellor}