From 925d65d47faeeb4484f79e76ac2215db52499236 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Sat, 30 May 2026 16:43:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B5=8B=E8=AF=95=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=E7=BB=9F=E4=B8=80=E4=BF=AE=E5=A4=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/report/index.vue | 12 ++++++++++-- src/views/basic/userBind/index.vue | 15 +++++++++++++-- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/src/views/basic/report/index.vue b/src/views/basic/report/index.vue index b2d787b..a627fe6 100644 --- a/src/views/basic/report/index.vue +++ b/src/views/basic/report/index.vue @@ -56,9 +56,9 @@ - + @@ -229,4 +229,12 @@ getAlertInfo() .alertInfo{ margin-bottom: 20px; } + +.title-wrap { + display: inline-block; + width: 100%; + white-space: normal; + word-break: break-all; + line-height: 1.5; +} diff --git a/src/views/basic/userBind/index.vue b/src/views/basic/userBind/index.vue index 4dc9598..4f006d7 100644 --- a/src/views/basic/userBind/index.vue +++ b/src/views/basic/userBind/index.vue @@ -41,12 +41,23 @@ - + + + + - + + + +