From 625b4d6b5dbc983054c513b6e0d4ecec274b1bf2 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 13 Jun 2025 11:00:15 +0800 Subject: [PATCH] feat: chat --- .../layout-header/avatar/ResetPassword.vue | 43 ++++++------ ui/src/layout/layout-header/avatar/index.vue | 39 +++++------ ui/src/stores/modules/login.ts | 61 +++++++++++++++- ui/src/stores/modules/user.ts | 69 +++---------------- 4 files changed, 107 insertions(+), 105 deletions(-) diff --git a/ui/src/layout/layout-header/avatar/ResetPassword.vue b/ui/src/layout/layout-header/avatar/ResetPassword.vue index e3fab98a3..787cedcff 100644 --- a/ui/src/layout/layout-header/avatar/ResetPassword.vue +++ b/ui/src/layout/layout-header/avatar/ResetPassword.vue @@ -83,23 +83,23 @@ diff --git a/ui/src/layout/layout-header/avatar/index.vue b/ui/src/layout/layout-header/avatar/index.vue index f89a3c08b..3cba3fd77 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,19 +15,16 @@
- +

{{ user.userInfo?.username }}

- - +