From c675b1ec483086ea922e47e1d839092d8a647ea6 Mon Sep 17 00:00:00 2001
From: odjbin <1042039504@qq.com>
Date: Sat, 18 May 2024 23:04:51 +0800
Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8Dtooltip=E7=BB=86?=
=?UTF-8?q?=E8=8A=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/Tooltip.vue | 40 +++++++++++++++++++
.../process/common/AvatarEllipsis.vue | 14 ++-----
2 files changed, 43 insertions(+), 11 deletions(-)
create mode 100644 src/components/Tooltip.vue
diff --git a/src/components/Tooltip.vue b/src/components/Tooltip.vue
new file mode 100644
index 0000000..3d50dc8
--- /dev/null
+++ b/src/components/Tooltip.vue
@@ -0,0 +1,40 @@
+
+