Explorar el Código

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

yourname hace 6 meses
padre
commit
ac8c1f6159
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: [