mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 09:44:47 +00:00
app page
This commit is contained in:
@@ -30,7 +30,7 @@ const Navbar = ({ unread }: { unread: number }) => {
|
||||
label: '应用',
|
||||
icon: 'model',
|
||||
link: `/app/list`,
|
||||
activeLink: ['/app/list']
|
||||
activeLink: ['/app/list', '/app/detail']
|
||||
},
|
||||
{
|
||||
label: '知识库',
|
||||
|
Reference in New Issue
Block a user