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 = () => {
{/* 内容区域 - 可滚动 */} -
+
{/* 搜索和视图切换栏 */}