From 8168be3ade35a34925bf36b7643fd72d78dd07ab Mon Sep 17 00:00:00 2001 From: wangxy <1481820854@qq.com> Date: Tue, 24 Jun 2025 15:04:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/home/base.html | 26 +++++-------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/home/base.html b/ruoyi-admin/src/main/resources/templates/home/base.html index ec9b0b6..a5e3a8c 100644 --- a/ruoyi-admin/src/main/resources/templates/home/base.html +++ b/ruoyi-admin/src/main/resources/templates/home/base.html @@ -257,7 +257,7 @@ > [[${status.count}]] - [[${#strings.abbreviate(business.businessTitle,20)}]] + [[${#strings.abbreviate(business.businessTitle,18)}]] [[${business.createBy}]] @@ -277,22 +277,8 @@