mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
feat: 流优化
This commit is contained in:
@@ -46,6 +46,7 @@ const Navbar = ({
|
||||
alignItems={'center'}
|
||||
justifyContent={'center'}
|
||||
onClick={() =>
|
||||
!item.activeLink.includes(router.pathname) &&
|
||||
router.push(item.link, undefined, {
|
||||
shallow: true
|
||||
})
|
||||
|
Reference in New Issue
Block a user