From d925426597df95032c2847214952c48d1f502e72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E7=88=B1=E5=AD=A6=E4=B9=A0=E7=9A=84=E7=9F=B3?= =?UTF-8?q?=E5=90=8C=E5=AD=A6?= <2936013465@qq.com> Date: Thu, 7 Nov 2024 18:25:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E8=AE=BF=E5=A4=A7=E5=B1=8F=E5=89=8D?= =?UTF-8?q?=E7=AB=AF2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/datav/chart-bar.vue | 2 +- src/views/datav/MailVisits.vue | 2 +- src/views/datav/SceneInsp.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/datav/chart-bar.vue b/src/components/datav/chart-bar.vue index ebcfc66..f2de06c 100644 --- a/src/components/datav/chart-bar.vue +++ b/src/components/datav/chart-bar.vue @@ -154,7 +154,7 @@ function getColor(val) { } } .bar-item_content { - width: calc(100% - var(--label-width) - 16px - 20px); + width: calc(100% - var(--label-width) - 16px - 30px); &[long=false] { width: calc(100% - var(--label-width) - 36px - 58px); } diff --git a/src/views/datav/MailVisits.vue b/src/views/datav/MailVisits.vue index 2dfe90d..9855d36 100644 --- a/src/views/datav/MailVisits.vue +++ b/src/views/datav/MailVisits.vue @@ -47,7 +47,7 @@ > - -