From 191283d72da7abc0dc830eb482c05e0ee93c0604 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 23 Jul 2023 20:12:41 +0800 Subject: [PATCH] fix userprofile --- src/layouts/components/UserProfile.vue | 169 +++++++++++-------------- 1 file changed, 76 insertions(+), 93 deletions(-) diff --git a/src/layouts/components/UserProfile.vue b/src/layouts/components/UserProfile.vue index 87267bdd..ef7154a1 100644 --- a/src/layouts/components/UserProfile.vue +++ b/src/layouts/components/UserProfile.vue @@ -19,107 +19,90 @@ const accountInfo: any = inject('accountInfo')