From d18ddba481b1c57de415f9bbc2609c87c9272ccd Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Sat, 15 Jun 2024 16:04:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/home_footer.html | 10 ---------- .../src/main/resources/templates/home_head1.html | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/home_footer.html b/ruoyi-admin/src/main/resources/templates/home_footer.html index 96aa37c..971d3f6 100644 --- a/ruoyi-admin/src/main/resources/templates/home_footer.html +++ b/ruoyi-admin/src/main/resources/templates/home_footer.html @@ -16,18 +16,8 @@ align-items: center; justify-content: space-between; } - .fd-footer-bg { - position: absolute; - bottom: 62px; - left: 0; - z-index: -1; - width: 100%; - height: 539px; - background: url(/home/base/icon-footer-bg.png) center no-repeat; - } -