From 57e5e535c53f98221392ed0eb9d353731b800c24 Mon Sep 17 00:00:00 2001 From: chenxi <3099778070@qq.com> Date: Mon, 16 Dec 2024 15:17:08 +0800 Subject: [PATCH] cx --- web/WEB-INF/admin/aFindStudentList.jsp | 318 +++++++++-------- .../admin/allStudentOptionalCourse.jsp | 130 ++++--- .../admin/allStudentSelectCourseList.jsp | 123 ++++--- web/WEB-INF/admin/updateStudent.jsp | 320 ++++++++++-------- 4 files changed, 520 insertions(+), 371 deletions(-) diff --git a/web/WEB-INF/admin/aFindStudentList.jsp b/web/WEB-INF/admin/aFindStudentList.jsp index 425c331..bb5f198 100644 --- a/web/WEB-INF/admin/aFindStudentList.jsp +++ b/web/WEB-INF/admin/aFindStudentList.jsp @@ -1,172 +1,222 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +