This commit is contained in:
archer
2023-07-04 23:00:24 +08:00
parent 6e1ef89d65
commit 8e9816d648
7 changed files with 158 additions and 174 deletions

View File

@@ -30,7 +30,7 @@ const Navbar = ({ unread }: { unread: number }) => {
label: '应用',
icon: 'model',
link: `/app/list`,
activeLink: ['/app/list']
activeLink: ['/app/list', '/app/detail']
},
{
label: '知识库',