From c96252d46cf0c577b57a7a6c9bb02b38090aa772 Mon Sep 17 00:00:00 2001 From: heshunme Date: Mon, 1 Jul 2024 21:34:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=B9=B6=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E4=BA=86/manageProfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/authentication/ManageProfile.vue | 108 +++++++++++++++++++-- 1 file changed, 99 insertions(+), 9 deletions(-) diff --git a/src/views/authentication/ManageProfile.vue b/src/views/authentication/ManageProfile.vue index 3a1fc70..6dba704 100644 --- a/src/views/authentication/ManageProfile.vue +++ b/src/views/authentication/ManageProfile.vue @@ -1,35 +1,111 @@ @@ -55,6 +131,18 @@ const handleChangePassword = () => { + + + + + + + + + + + + 保存 取消 @@ -64,7 +152,7 @@ const handleChangePassword = () => { - + @@ -78,10 +166,12 @@ const handleChangePassword = () => { + 返回 +