From c83772f6ba2820ad8679cb71234805671237e054 Mon Sep 17 00:00:00 2001 From: wisonic-s Date: Fri, 8 Dec 2023 11:19:00 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/App.vue | 2 +- .../canvas/components/editor/EditBar.vue | 14 +++--- .../src/components/widget/deWidget/DeTabs.vue | 2 +- .../chart/components/ChartComponentS2.vue | 2 +- .../src/views/dataset/add/AddExcel.vue | 18 +++---- .../system/datasource/DsConfiguration.vue | 48 +++++++++---------- .../views/system/sysParam/BasicSetting.vue | 10 ++-- 7 files changed, 49 insertions(+), 47 deletions(-) diff --git a/core/frontend/src/App.vue b/core/frontend/src/App.vue index 40f3077521..cd8ee87b6b 100644 --- a/core/frontend/src/App.vue +++ b/core/frontend/src/App.vue @@ -13,7 +13,7 @@ :title="$t('user.change_password')" :show-close="false" > - + diff --git a/core/frontend/src/components/canvas/components/editor/EditBar.vue b/core/frontend/src/components/canvas/components/editor/EditBar.vue index 36d3f127f6..0514c0162e 100644 --- a/core/frontend/src/components/canvas/components/editor/EditBar.vue +++ b/core/frontend/src/components/canvas/components/editor/EditBar.vue @@ -145,7 +145,7 @@ :target="curComponent.hyperlinks.openMode " :href="curComponent.hyperlinks.content " > - + @@ -193,7 +193,7 @@