fix: phone

This commit is contained in:
archer
2023-07-17 20:52:11 +08:00
parent 44e360b61b
commit 509ca92f0a
12 changed files with 30 additions and 31 deletions

View File

@@ -12,7 +12,7 @@ const NavbarPhone = ({ unread }: { unread: number }) => {
() => [
{
label: '聊天',
icon: 'tabbarChat',
icon: 'chatLight',
link: `/chat?appId=${lastChatAppId}&historyId=${lastHistoryId}`,
activeLink: ['/chat'],
unread: 0