From a167aaf55f4cbe2908b3379ec4542fd2c3d22c6a Mon Sep 17 00:00:00 2001 From: bietiaop <1527109126@qq.com> Date: Sun, 9 Feb 2025 12:28:57 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E8=89=B2=E9=80=82=E9=85=8D=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- napcat.webui/src/components/system_info.tsx | 4 ++-- napcat.webui/src/components/system_status_display.tsx | 4 ++-- napcat.webui/src/pages/dashboard/index.tsx | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/napcat.webui/src/components/system_info.tsx b/napcat.webui/src/components/system_info.tsx index cf10397b..1a310e97 100644 --- a/napcat.webui/src/components/system_info.tsx +++ b/napcat.webui/src/components/system_info.tsx @@ -34,7 +34,7 @@ const SystemInfoItem: React.FC = ({ endContent }) => { return ( -
+
{icon}
{title}
{value}
@@ -234,7 +234,7 @@ const SystemInfo: React.FC = (props) => { error: qqVersionError } = useRequest(WebUIManager.getQQVersion) return ( - + 系统信息 diff --git a/napcat.webui/src/components/system_status_display.tsx b/napcat.webui/src/components/system_status_display.tsx index 8dc8379c..78ce5b6c 100644 --- a/napcat.webui/src/components/system_status_display.tsx +++ b/napcat.webui/src/components/system_status_display.tsx @@ -24,7 +24,7 @@ const SystemStatusItem: React.FC = ({ return (
@@ -55,7 +55,7 @@ const SystemStatusDisplay: React.FC = ({ data }) => { } return ( - +
{
- +