From dcef3f3c3b0db4d542b3b999d3a96dc2aeed36b8 Mon Sep 17 00:00:00 2001 From: bietiaop <1527109126@qq.com> Date: Mon, 27 Jan 2025 15:58:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=88=E7=AB=AF=E5=AD=97=E7=AC=A6?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6&=E5=BE=AE=E8=B0=83=E6=A0=B7=E5=BC=8F&?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E5=88=87=E6=8D=A2=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- napcat.webui/src/components/audio_player.tsx | 2 +- napcat.webui/src/components/code_editor.tsx | 6 -- napcat.webui/src/components/icons.tsx | 26 ++++---- napcat.webui/src/components/modal.tsx | 4 +- .../src/components/onebot/api/debug.tsx | 24 ++++++-- .../src/components/onebot/api/nav_list.tsx | 7 +-- .../src/components/onebot/send_modal.tsx | 3 + napcat.webui/src/components/xterm.tsx | 20 +++--- napcat.webui/src/layouts/default.tsx | 33 ++++++++-- .../src/pages/dashboard/debug/http/index.tsx | 61 +++++++++---------- .../pages/dashboard/debug/websocket/index.tsx | 2 - napcat.webui/src/pages/index.tsx | 36 +++++++---- napcat.webui/src/styles/globals.css | 5 ++ 13 files changed, 133 insertions(+), 96 deletions(-) diff --git a/napcat.webui/src/components/audio_player.tsx b/napcat.webui/src/components/audio_player.tsx index 72d81374..e884ef0c 100644 --- a/napcat.webui/src/components/audio_player.tsx +++ b/napcat.webui/src/components/audio_player.tsx @@ -187,7 +187,7 @@ export default function AudioPlayer(props: AudioPlayerProps) { return (