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 @@