From 2bda87b5a7e733f7022461b38a33b9c9a7cfd108 Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Fri, 11 Jul 2025 20:01:35 +0800 Subject: [PATCH] refactor: clean up formatting and whitespace in index.vue --- ui/src/views/chat/user-login/index.vue | 52 ++++++++++++++------------ 1 file changed, 29 insertions(+), 23 deletions(-) diff --git a/ui/src/views/chat/user-login/index.vue b/ui/src/views/chat/user-login/index.vue index 94b0d7225..7a14cfb5d 100644 --- a/ui/src/views/chat/user-login/index.vue +++ b/ui/src/views/chat/user-login/index.vue @@ -10,9 +10,9 @@ class="mr-8" style="background: none" > - + - +

{{ chatUser.chat_profile?.application_name }}

@@ -29,16 +29,16 @@ class="mr-8" style="background: none" > - + - +

{{ chatUser.chat_profile?.application_name }}

-

+

{{ loginMode == 'LOCAL' ? $t('views.login.title') : loginMode }}

-
+
- +