/settings改为 /settings_group,解决key重复的问题

This commit is contained in:
yourname
2025-05-13 14:34:56 +00:00
parent 4fbaad54ff
commit ac8c1f6159

View File

@@ -172,7 +172,7 @@ const MainLayout = () => {
label: '消息管理',
},
{
key: '/settings',
key: '/settings_group',
icon: <SettingOutlined />,
label: '系统设置',
children: [