From 1659804d1a5a31bd7a7df0f33d575066f5a0d68a Mon Sep 17 00:00:00 2001 From: mtvpls Date: Fri, 13 Mar 2026 09:59:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E5=B9=95=E6=90=9C=E7=B4=A2=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E6=A0=87=E9=A2=98=E5=A2=9E=E5=8A=A0tooltip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DanmakuPanel.tsx | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/components/DanmakuPanel.tsx b/src/components/DanmakuPanel.tsx index 774364f..3265d59 100644 --- a/src/components/DanmakuPanel.tsx +++ b/src/components/DanmakuPanel.tsx @@ -382,9 +382,18 @@ export default function DanmakuPanel({ {/* 信息 */}
-

- {anime.animeTitle} -

+
+

+ {anime.animeTitle} +

+ {/* 自定义 tooltip */} +
+ {anime.animeTitle} +
+
+
{anime.typeDescription || anime.type}