From a4b81cce4f4458e5415facea12ca9377c3bb0091 Mon Sep 17 00:00:00 2001 From: Janie <109517022+Janie06@users.noreply.github.com> Date: Thu, 16 Feb 2023 13:48:35 +0800 Subject: [PATCH] =?UTF-8?q?[WHAT]=20=E9=87=8D=E5=95=9F=E5=B8=B3=E8=99=9FAP?= =?UTF-8?q?I=E4=B8=B2=E6=8E=A5=20[WHY]=20=E9=96=8B=E7=99=BC=20ShowEasy=20?= =?UTF-8?q?=E5=89=8D=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 登入、忘記密碼:註銷帳號API串接 --- FrontEnd/pages/user/forgot.vue | 25 +++++++++++++++++++++++-- FrontEnd/pages/user/index.vue | 23 +++++++++++++++++++++-- 2 files changed, 44 insertions(+), 4 deletions(-) diff --git a/FrontEnd/pages/user/forgot.vue b/FrontEnd/pages/user/forgot.vue index 9f9120b..dbb9b85 100644 --- a/FrontEnd/pages/user/forgot.vue +++ b/FrontEnd/pages/user/forgot.vue @@ -163,7 +163,7 @@ {{ $t("Would you like to reactivate this account?")}} -