소스 검색

/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: [