From dcece301ae6ce589f91adc28c572926a21565c50 Mon Sep 17 00:00:00 2001 From: Janie <109517022+Janie06@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:21:28 +0800 Subject: [PATCH] =?UTF-8?q?[WHAT]=20=E7=99=BB=E5=85=A5=E3=80=81=E5=BF=98?= =?UTF-8?q?=E8=A8=98=E5=AF=86=E7=A2=BC=E5=A2=9E=E5=8A=A0=E9=98=B2=E5=91=86?= =?UTF-8?q?Modal=20[WHY]=20=E9=96=8B=E7=99=BC=20ShowEasy=20=E5=89=8D?= =?UTF-8?q?=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 判斷會員狀態若為未認證、已註銷、輸入錯誤跳出防呆視窗 --- FrontEnd/pages/user/forgot.vue | 123 +++++++++++++++++++++++++++++---- FrontEnd/pages/user/index.vue | 123 ++++++++++++++++++++++----------- 2 files changed, 192 insertions(+), 54 deletions(-) diff --git a/FrontEnd/pages/user/forgot.vue b/FrontEnd/pages/user/forgot.vue index 72c4795..9f9120b 100644 --- a/FrontEnd/pages/user/forgot.vue +++ b/FrontEnd/pages/user/forgot.vue @@ -13,6 +13,9 @@ ) }}
+