From 88f4a801718bfc2f43f1eddd2e2a743e973821a7 Mon Sep 17 00:00:00 2001 From: junjie Date: Thu, 5 Aug 2021 11:05:55 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=A2=9C=E8=89=B2=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=99=A8=E6=9B=B4=E6=8D=A2=E4=B8=BA=E5=8E=9F=E7=94=9F?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../component-style/BackgroundColorSelector.vue | 2 +- .../components/component-style/LegendSelector.vue | 2 +- .../chart/components/component-style/SplitSelector.vue | 8 ++++---- .../chart/components/component-style/TitleSelector.vue | 2 +- .../chart/components/component-style/XAxisSelector.vue | 6 +++--- .../chart/components/component-style/YAxisSelector.vue | 6 +++--- .../chart/components/shape-attr/ColorSelector.vue | 10 +++++----- .../chart/components/shape-attr/LabelSelector.vue | 4 ++-- .../chart/components/shape-attr/TooltipSelector.vue | 2 +- .../SubjectSetting/PanelStyle/BackgroundSelector.vue | 2 +- 10 files changed, 22 insertions(+), 22 deletions(-) diff --git a/frontend/src/views/chart/components/component-style/BackgroundColorSelector.vue b/frontend/src/views/chart/components/component-style/BackgroundColorSelector.vue index 92bb45d204..dcbef97a90 100644 --- a/frontend/src/views/chart/components/component-style/BackgroundColorSelector.vue +++ b/frontend/src/views/chart/components/component-style/BackgroundColorSelector.vue @@ -9,7 +9,7 @@ - + diff --git a/frontend/src/views/chart/components/component-style/LegendSelector.vue b/frontend/src/views/chart/components/component-style/LegendSelector.vue index 069954d350..a095862393 100644 --- a/frontend/src/views/chart/components/component-style/LegendSelector.vue +++ b/frontend/src/views/chart/components/component-style/LegendSelector.vue @@ -34,7 +34,7 @@ - + diff --git a/frontend/src/views/chart/components/component-style/SplitSelector.vue b/frontend/src/views/chart/components/component-style/SplitSelector.vue index f9be20bc1c..ceb6e763ec 100644 --- a/frontend/src/views/chart/components/component-style/SplitSelector.vue +++ b/frontend/src/views/chart/components/component-style/SplitSelector.vue @@ -12,7 +12,7 @@ {{ $t('chart.show') }} - + @@ -23,13 +23,13 @@ {{ $t('chart.show') }} - + {{ $t('chart.show') }} - + @@ -40,7 +40,7 @@ {{ $t('chart.show') }} - + {{ $t('chart.show') }} diff --git a/frontend/src/views/chart/components/component-style/TitleSelector.vue b/frontend/src/views/chart/components/component-style/TitleSelector.vue index f67c4b42cd..04b2987196 100644 --- a/frontend/src/views/chart/components/component-style/TitleSelector.vue +++ b/frontend/src/views/chart/components/component-style/TitleSelector.vue @@ -28,7 +28,7 @@ - + diff --git a/frontend/src/views/chart/components/component-style/XAxisSelector.vue b/frontend/src/views/chart/components/component-style/XAxisSelector.vue index 9b7ae420b0..cbb988ba02 100644 --- a/frontend/src/views/chart/components/component-style/XAxisSelector.vue +++ b/frontend/src/views/chart/components/component-style/XAxisSelector.vue @@ -22,7 +22,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -54,7 +54,7 @@ - + diff --git a/frontend/src/views/chart/components/component-style/YAxisSelector.vue b/frontend/src/views/chart/components/component-style/YAxisSelector.vue index 2af4893f26..f44934bb2c 100644 --- a/frontend/src/views/chart/components/component-style/YAxisSelector.vue +++ b/frontend/src/views/chart/components/component-style/YAxisSelector.vue @@ -22,7 +22,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -54,7 +54,7 @@ - + diff --git a/frontend/src/views/chart/components/shape-attr/ColorSelector.vue b/frontend/src/views/chart/components/shape-attr/ColorSelector.vue index 1baffa05a0..c6248dfdf6 100644 --- a/frontend/src/views/chart/components/shape-attr/ColorSelector.vue +++ b/frontend/src/views/chart/components/shape-attr/ColorSelector.vue @@ -21,21 +21,21 @@ - + - +
- + - + - + diff --git a/frontend/src/views/chart/components/shape-attr/LabelSelector.vue b/frontend/src/views/chart/components/shape-attr/LabelSelector.vue index 7695ef9779..52e9132019 100644 --- a/frontend/src/views/chart/components/shape-attr/LabelSelector.vue +++ b/frontend/src/views/chart/components/shape-attr/LabelSelector.vue @@ -21,7 +21,7 @@ - + @@ -54,7 +54,7 @@ - + diff --git a/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue b/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue index 575be0d1e4..78133fcc37 100644 --- a/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue +++ b/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue @@ -24,7 +24,7 @@ - + diff --git a/frontend/src/views/panel/SubjectSetting/PanelStyle/BackgroundSelector.vue b/frontend/src/views/panel/SubjectSetting/PanelStyle/BackgroundSelector.vue index 6df37ee2cf..3c9e9f1477 100644 --- a/frontend/src/views/panel/SubjectSetting/PanelStyle/BackgroundSelector.vue +++ b/frontend/src/views/panel/SubjectSetting/PanelStyle/BackgroundSelector.vue @@ -12,7 +12,7 @@ {{ $t('chart.color') }} - +