更新 navbarPhone.tsx (#3353)
Some checks are pending
Deploy doc image by kubeconfig / build-fastgpt-docs-images (push) Waiting to run
Deploy doc image by kubeconfig / update-docs-image (push) Blocked by required conditions
Deploy doc image to vercel / deploy-production (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run

This commit is contained in:
Archer 2024-12-09 22:48:44 +08:00 committed by GitHub
parent 1b8b11239c
commit fc8f73fc55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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',