Revert "feat(layout): 添加知识管理菜单项并优化侧边栏显示"

This reverts commit 2c7b027488.
This commit is contained in:
2026-01-21 10:31:23 +08:00
parent 2c7b027488
commit ecec69422d
2 changed files with 1 additions and 8 deletions

View File

@@ -134,7 +134,7 @@ const AsiderAndHeaderLayout = () => {
destroyOnHidden={false}
>
<Button block onClick={() => setTaskCenterVisible(true)}>
</Button>
</Popover>
<Button

View File

@@ -77,13 +77,6 @@ export const menuItems = [
// description: "质量分析、性能评估和偏见检测",
// color: "bg-indigo-500",
// },
{
id: "annotation",
title: "知识管理",
icon: Tag,
description: "对数据进行标注和标记",
color: "bg-green-500",
},
// {
// id: "operator-market",
// title: "算子市场",