From ff25fb9e2290c0d7cff382b5c418df175f8b0552 Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Tue, 16 Jul 2024 15:28:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E8=BD=AE=E6=92=AD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/templates/home/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-admin/src/main/resources/templates/home/base.html b/ruoyi-admin/src/main/resources/templates/home/base.html index c736ad6..e96bb34 100644 --- a/ruoyi-admin/src/main/resources/templates/home/base.html +++ b/ruoyi-admin/src/main/resources/templates/home/base.html @@ -619,6 +619,7 @@ } .layui-carousel-ind { + /* 轮播的样式 */ top: -31px; text-align: right; }