From a54a718c2443bc4307831c6d938e4ccd55c8a933 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 26 Feb 2025 18:53:26 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../subject-setting/dashboard-style/OverallSetting.vue | 1 + .../subject-setting/dashboard-style/SeniorStyleSetting.vue | 2 +- .../src/components/data-visualization/CanvasAttr.vue | 4 ++-- .../components/editor/editor-style/VQueryChartStyle.vue | 5 +++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue index c8635654f2..859a213db5 100644 --- a/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue +++ b/core/core-frontend/src/components/dashboard/subject-setting/dashboard-style/OverallSetting.vue @@ -238,6 +238,7 @@ v-show="dvInfo.type === 'dashboard'" class="form-item" :class="'form-item-' + themes" + style="margin-bottom: 0" > -
+
diff --git a/core/core-frontend/src/components/data-visualization/CanvasAttr.vue b/core/core-frontend/src/components/data-visualization/CanvasAttr.vue index 6e802a12cb..16ae4ef978 100644 --- a/core/core-frontend/src/components/data-visualization/CanvasAttr.vue +++ b/core/core-frontend/src/components/data-visualization/CanvasAttr.vue @@ -121,7 +121,7 @@ onMounted(() => { - + {{ t('visualization.screen_adaptor') }}