From a0bca36341f9f8d4589dd30a51f2942299d43ebc Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Wed, 27 Aug 2025 18:00:10 +0800 Subject: [PATCH] fix: improve code formatting and consistency in index.vue --- ui/src/layout/layout-header/avatar/index.vue | 34 ++++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/ui/src/layout/layout-header/avatar/index.vue b/ui/src/layout/layout-header/avatar/index.vue index 91e8470a9..c3f8278a2 100644 --- a/ui/src/layout/layout-header/avatar/index.vue +++ b/ui/src/layout/layout-header/avatar/index.vue @@ -2,11 +2,11 @@
- + {{ user.userInfo?.username }} - +
@@ -15,7 +15,7 @@
- +
@@ -102,7 +102,7 @@
{{ $t('layout.language') }} - +
@@ -116,14 +116,14 @@ class="flex-between" > {{ - lang.label - }} + lang.label + }} - + @@ -143,26 +143,26 @@ - +