From fa81f591291042fb29e31e62323b78de574fe120 Mon Sep 17 00:00:00 2001 From: ulleo Date: Mon, 13 Nov 2023 15:30:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96tab=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E9=9A=90=E8=97=8F=E6=97=B6=E7=9A=84=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #6447 --- .../components/widget/deWidget/TabStyle.vue | 182 +++++++++--------- .../src/views/antv/chartmix/index.vue | 3 - 2 files changed, 92 insertions(+), 93 deletions(-) diff --git a/core/frontend/src/components/widget/deWidget/TabStyle.vue b/core/frontend/src/components/widget/deWidget/TabStyle.vue index 9a802ec8a2..730c9f8619 100644 --- a/core/frontend/src/components/widget/deWidget/TabStyle.vue +++ b/core/frontend/src/components/widget/deWidget/TabStyle.vue @@ -16,108 +16,110 @@ > 隐藏 - -
+ - - - -
-
- -
+ + +
+
+ - - - - - - -
+ + +
+
+ - - - - - - -
+ + +
+
+ - - - - - - - - {{ $t('chart.text_pos_left') }} - {{ $t('chart.text_pos_center') }} - {{ $t('chart.text_pos_right') }} - - + readonly + class="theme-input" + > + + + + + + + {{ $t('chart.text_pos_left') }} + {{ $t('chart.text_pos_center') }} + {{ $t('chart.text_pos_right') }} + + +