From ee8409abdce2fc5c5f78a1cc864bcdcc453e3a8f Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 5 Mar 2024 19:01:24 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96card=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/auto-tooltip/index.vue | 3 ++- ui/src/components/card-box/index.vue | 1 + ui/src/views/hit-test/index.vue | 2 +- ui/src/views/template/index.vue | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ui/src/components/auto-tooltip/index.vue b/ui/src/components/auto-tooltip/index.vue index 4fe7f0be9..531e2c4c6 100644 --- a/ui/src/components/auto-tooltip/index.vue +++ b/ui/src/components/auto-tooltip/index.vue @@ -5,7 +5,7 @@ effect="dark" placement="bottom" > -
+
@@ -13,6 +13,7 @@