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; - } -