From d8bd58ca1436e96dcdd3c4e82a3081ee3e78a087 Mon Sep 17 00:00:00 2001 From: yangdj <18302547071@163> Date: Tue, 21 Mar 2023 21:24:01 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E8=AF=81=E8=BE=85=E5=AF=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jlw/courseInfo/examInfoList.html | 201 ++++++++++-------- .../templates/jlw/courseInfo/indexList.html | 1 + .../templates/jlw/courseInfo/setCoach.html | 1 + 3 files changed, 116 insertions(+), 87 deletions(-) diff --git a/web/src/main/resources/templates/jlw/courseInfo/examInfoList.html b/web/src/main/resources/templates/jlw/courseInfo/examInfoList.html index df43a716..892e79eb 100644 --- a/web/src/main/resources/templates/jlw/courseInfo/examInfoList.html +++ b/web/src/main/resources/templates/jlw/courseInfo/examInfoList.html @@ -7,6 +7,7 @@ } .layui-table a { margin-right: 10px; + cursor: pointer; } #addGeneral_demo .layui-form-item{ margin-bottom: 5px; @@ -27,56 +28,63 @@