Browse Source

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

yourname 6 tháng trước cách đây
mục cha
commit
ac8c1f6159
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: [