From 3ba432960055b195bff2c289c97225723dfcc282 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Tue, 4 Jun 2024 13:42:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/static/portal/css/index.css | 4 +- .../src/main/resources/templates/login.html | 27 +++--- .../resources/templates/news/news/edit.html | 2 +- .../templates/portal/headerAndFooter.html | 3 +- .../resources/templates/portal/index.html | 11 +-- .../main/resources/templates/portal/list.html | 77 ++++++++++-------- .../templates/portal/searchList.html | 2 +- .../classes/static/portal/css/index.css | 4 +- .../target/classes/templates/login.html | 27 +++--- .../classes/templates/news/news/edit.html | 2 +- .../templates/portal/headerAndFooter.html | 3 +- .../classes/templates/portal/index.html | 11 +-- .../target/classes/templates/portal/list.html | 77 ++++++++++-------- .../classes/templates/portal/searchList.html | 2 +- .../com/ruoyi/common/utils/StringUtils.java | 3 +- .../com/ruoyi/common/utils/StringUtils.class | Bin 10153 -> 10155 bytes 16 files changed, 138 insertions(+), 117 deletions(-) diff --git a/blxc-admin/src/main/resources/static/portal/css/index.css b/blxc-admin/src/main/resources/static/portal/css/index.css index f99a113..fb4d6ea 100644 --- a/blxc-admin/src/main/resources/static/portal/css/index.css +++ b/blxc-admin/src/main/resources/static/portal/css/index.css @@ -2412,7 +2412,7 @@ html { .homef .home-footer .fright .frightb { border-top: .04rem solid #365faa; height: 2.72rem; - padding: 0 10.25% 0 7.3%; + padding: 0 5.25% 0 3.3%; line-height: 2.72rem } @@ -3037,7 +3037,7 @@ li.A_li9:hover p { .index-flash .list li { position: relative; - height: 32.1rem; + height: 31.1rem; } .index-flash .list li .img { diff --git a/blxc-admin/src/main/resources/templates/login.html b/blxc-admin/src/main/resources/templates/login.html index 8cb0c4f..65d96ff 100644 --- a/blxc-admin/src/main/resources/templates/login.html +++ b/blxc-admin/src/main/resources/templates/login.html @@ -29,14 +29,14 @@
[[${item.abstracts}]] @@ -86,12 +86,12 @@
@@ -174,7 +175,7 @@