From 79b590d94f903f5a24c6e0e5a0a0faf9a45d67a9 Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Wed, 27 Aug 2025 12:00:57 +0800 Subject: [PATCH] fix: clean up code formatting and improve consistency in index.vue --- ui/src/views/chat/pc/index.vue | 74 ++++++++++++++++++++-------------- 1 file changed, 43 insertions(+), 31 deletions(-) diff --git a/ui/src/views/chat/pc/index.vue b/ui/src/views/chat/pc/index.vue index c56c57645..0a6464b10 100644 --- a/ui/src/views/chat/pc/index.vue +++ b/ui/src/views/chat/pc/index.vue @@ -41,16 +41,16 @@ chatUser.chat_profile.authentication_type === 'password' " > - +
- + {{ - chatUser.chatUserProfile?.nick_name - }} + chatUser.chatUserProfile?.nick_name + }}