Commit fc8f73fc by Archer Committed by GitHub

更新 navbarPhone.tsx (#3353)

parent 1b8b1123
......@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment