From bd0fc5d02520fcdf7148cde5ac85edeb9ff244fd Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期二, 26 十一月 2024 13:22:08 +0800
Subject: [PATCH] 提交代码

---
 src/layout/component/sidebar/SidebarOther.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/layout/component/sidebar/SidebarOther.vue b/src/layout/component/sidebar/SidebarOther.vue
index a1fe446..444ae06 100644
--- a/src/layout/component/sidebar/SidebarOther.vue
+++ b/src/layout/component/sidebar/SidebarOther.vue
@@ -41,12 +41,12 @@
 						<span class="use_name">鐧�</span>
 					</div>
 				</div>
-				<div class="agent_line"></div>
+				<!-- <div class="agent_line"></div>
 				<div class="nav__chat" @click="newChatRoomClick()">
 					<div class="nav__chat-icon">
 						<span class="chat_img ywifont ywicon-weixin !text-[26px] text-[#fff]"></span>
 					</div>
-				</div>
+				</div> -->
 			</div>
 		</div>
 		<div class="nav_history_list bg-[#1c1e1d]" v-show="isShowHistoryChatRoom" ref="historyChatRoomRef">

--
Gitblit v1.9.3