From d3df1850b4774e63f47627b0ad2a6b55889860ad Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 5 Mar 2024 18:10:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/card-box/index.vue | 4 +++- ui/src/components/tag-ellipsis/index.vue | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ui/src/components/card-box/index.vue b/ui/src/components/card-box/index.vue index 84721522..4190cbd3 100644 --- a/ui/src/components/card-box/index.vue +++ b/ui/src/components/card-box/index.vue @@ -8,7 +8,9 @@ -

{{ title }}

+ + {{ title }} + diff --git a/ui/src/components/tag-ellipsis/index.vue b/ui/src/components/tag-ellipsis/index.vue index fb39c40a..aa08d864 100644 --- a/ui/src/components/tag-ellipsis/index.vue +++ b/ui/src/components/tag-ellipsis/index.vue @@ -1,8 +1,8 @@