From e3c89c555b801caa884538fed953704bd785a193 Mon Sep 17 00:00:00 2001 From: huanghao1412 Date: Fri, 26 Jan 2024 18:43:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=87=E6=9C=AC=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/LayoutHeader/index.vue | 8 ++- src/packages/components/Charts/Mores/index.ts | 16 +++--- .../Charts/Pies/PieCircle/index.vue | 20 +++---- src/packages/components/Charts/index.ts | 4 +- .../Informations/Texts/TextBarrage/config.ts | 1 + .../Informations/Texts/TextBarrage/config.vue | 9 +++ .../Informations/Texts/TextBarrage/index.ts | 2 +- .../Informations/Texts/TextBarrage/index.vue | 50 +++++++++++++--- .../Informations/Texts/TextCommon/config.ts | 1 + .../Informations/Texts/TextCommon/config.vue | 9 +++ .../Informations/Texts/TextCommon/index.ts | 2 +- .../Informations/Texts/TextCommon/index.vue | 57 +++++++++++++++---- .../chart/ContentHeader/headerTitle/index.vue | 9 ++- 13 files changed, 143 insertions(+), 45 deletions(-) diff --git a/src/layout/components/LayoutHeader/index.vue b/src/layout/components/LayoutHeader/index.vue index a3392eee..fa6b7e9b 100644 --- a/src/layout/components/LayoutHeader/index.vue +++ b/src/layout/components/LayoutHeader/index.vue @@ -40,24 +40,28 @@ const isProject = computed(() => {