feat: kb ui

This commit is contained in:
archer
2023-07-14 11:49:36 +08:00
parent 358c4716f9
commit 5a96e167ee
24 changed files with 463 additions and 412 deletions

View File

@@ -38,8 +38,8 @@ const Navbar = ({ unread }: { unread: number }) => {
label: '知识库',
icon: 'dbLight',
activeIcon: 'dbFill',
link: `/kb`,
activeLink: ['/kb']
link: `/kb/list`,
activeLink: ['/kb/list', '/kb/detail']
},
{
label: '市场',