mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
更新 navbarPhone.tsx (#3353)
This commit is contained in:
@@ -48,7 +48,7 @@ const NavbarPhone = ({ unread }: { unread: number }) => {
|
||||
label: t('common:navbar.Account'),
|
||||
icon: 'support/user/userLight',
|
||||
activeIcon: 'support/user/userFill',
|
||||
link: '/account',
|
||||
link: '/account/info',
|
||||
activeLink: [
|
||||
'/account/bill',
|
||||
'/account/info',
|
||||
|
Reference in New Issue
Block a user