From 1a533742a50205170dde3c726b96d237a1cfee90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Thu, 5 Dec 2024 19:17:07 +0800 Subject: [PATCH] fix: Log --- napcat.webui/src/pages/Log.vue | 82 +++++++++++++++------------------- 1 file changed, 35 insertions(+), 47 deletions(-) diff --git a/napcat.webui/src/pages/Log.vue b/napcat.webui/src/pages/Log.vue index bd3de195..cbfaf9e0 100644 --- a/napcat.webui/src/pages/Log.vue +++ b/napcat.webui/src/pages/Log.vue @@ -33,11 +33,8 @@ - + @@ -46,8 +43,8 @@
- {{ optValue.content }} + {{ + optValue.content }}
@@ -59,33 +56,19 @@ - - + +