From 3d236c35c935fa22f225cbf12ab6b3c5a0f54256 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 3 Aug 2025 02:07:31 +0800 Subject: [PATCH] :lipstick: Optimize the account profile webpage --- .../Client/src/views/accounts/info.vue | 29 +++----- .../Client/src/views/accounts/security.vue | 68 ++++++++++++++++++- 2 files changed, 76 insertions(+), 21 deletions(-) diff --git a/DysonNetwork.Pass/Client/src/views/accounts/info.vue b/DysonNetwork.Pass/Client/src/views/accounts/info.vue index eee6a78..eaef572 100644 --- a/DysonNetwork.Pass/Client/src/views/accounts/info.vue +++ b/DysonNetwork.Pass/Client/src/views/accounts/info.vue @@ -1,6 +1,6 @@