瀏覽代碼

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

yourname 6 月之前
父節點
當前提交
ac8c1f6159
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/admin/web_app.tsx

+ 1 - 1
client/admin/web_app.tsx

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