更新了一些功能

This commit is contained in:
2025-07-04 12:56:18 +08:00
parent 90d6f01b50
commit 62563c365e
13 changed files with 2501 additions and 981 deletions

View File

@@ -16,7 +16,7 @@
<!-- 主聊天容器 -->
<div class="flex-1 max-w-7xl mx-auto bg-white/90 backdrop-blur-sm rounded-2xl shadow-2xl overflow-hidden flex z-10">
<!-- 侧边导航 -->
<SideNavigation @nav-change="handleNavChange" />
<SideNavigation :current-view="currentNav" @nav-change="handleNavChange" />
<!-- 好友列表 -->
<FriendList