feat: 优化config

This commit is contained in:
2025-03-23 04:02:03 +08:00
parent 1d97ff88b9
commit cbbb48af97
6 changed files with 33 additions and 11 deletions

View File

@@ -36,11 +36,6 @@ export const LayoutMenu = () => {
icon: <CodeOutlined />,
link: '/container/edit/list',
},
{
title: t('Org'),
icon: <SwitcherOutlined />,
link: '/org/edit/list',
},
{ title: t('Config'), icon: <Settings size={16} />, link: '/config/edit/list' },
{
title: t('About'),