From 88d79650ffee1c681d0a899f2851aa175b7ec246 Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Tue, 16 Jul 2024 15:42:19 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ruoyi-admin/src/main/resources/templates/home/base.html b/ruoyi-admin/src/main/resources/templates/home/base.html index e96bb34..de5521b 100644 --- a/ruoyi-admin/src/main/resources/templates/home/base.html +++ b/ruoyi-admin/src/main/resources/templates/home/base.html @@ -623,6 +623,9 @@ top: -31px; text-align: right; } + .layui-carousel-ind ul { + background-color: rgba(0, 0, 0, 0); + }