From b7247614bdbf7e8da1671f32400987533b014b5b Mon Sep 17 00:00:00 2001 From: yangdj <18302547071@163> Date: Sun, 12 Mar 2023 21:36:48 +0800 Subject: [PATCH] 1 --- .../main/resources/templates/jlw/courseInfo/indexList.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/src/main/resources/templates/jlw/courseInfo/indexList.html b/web/src/main/resources/templates/jlw/courseInfo/indexList.html index 0e3c67c2..eb476aff 100644 --- a/web/src/main/resources/templates/jlw/courseInfo/indexList.html +++ b/web/src/main/resources/templates/jlw/courseInfo/indexList.html @@ -1,9 +1,5 @@ <!--#layout("/common/layout.html",{"jsBase":"/js/jlw/courseInfo/"}){ --> <style> - /* 分页确定按钮*/ - .layui-laypage-btn{ - color: white!important; - } .layui-table a { margin-right: 10px; }