From 81f1c6407bd8902da2fd3d89064b695bbdfa7475 Mon Sep 17 00:00:00 2001 From: dengqichen Date: Mon, 8 Dec 2025 18:31:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=9C=8D=E5=8A=A1=E5=99=A8?= =?UTF-8?q?=E9=98=88=E5=80=BC=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/Resource/Server/List/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/Resource/Server/List/index.tsx b/frontend/src/pages/Resource/Server/List/index.tsx index 78dc5751..2234d6c1 100644 --- a/frontend/src/pages/Resource/Server/List/index.tsx +++ b/frontend/src/pages/Resource/Server/List/index.tsx @@ -281,7 +281,7 @@ const ServerList: React.FC = () => { return ( -
+
{/* 顶部区域 - 统计和标题 */}
{/* 标题栏 */} @@ -340,7 +340,7 @@ const ServerList: React.FC = () => {
{/* 内容区域 - 可滚动 */} -
+
{/* 搜索和视图切换栏 */}