From 76acd890f623c58656a56d932581b19a22150301 Mon Sep 17 00:00:00 2001 From: MoonLeeeaf <150461955+MoonLeeeaf@users.noreply.github.com> Date: Sat, 29 Jun 2024 17:28:00 +0800 Subject: [PATCH] =?UTF-8?q?other:=20Tab=E6=A0=8F=E5=8F=B3=E9=94=AE?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E6=B7=BB=E5=8A=A0=E7=9B=B8=E5=BA=94=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ling_chair_http/handler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ling_chair_http/handler.js b/ling_chair_http/handler.js index e02c66d..7ed33ee 100644 --- a/ling_chair_http/handler.js +++ b/ling_chair_http/handler.js @@ -315,6 +315,7 @@ class ChatTabManager { let ele = e.get(0) while ($(ele).attr("tag") != "chatTab") ele = ele.parentNode + // ele.previousElementSibling 是 Menu 的 Element, 因此改写成 ele.previousElementSibling.previousElementSibling let menuHtml = $.parseHTML(`