From 6ab4c2b5c146881c9dd213c31bdd00d7b288f2ef Mon Sep 17 00:00:00 2001 From: Joy Cheng Date: Fri, 20 Aug 2021 21:00:23 +0800 Subject: [PATCH] [edit]Sign in/up Validation --- app/layout.ejs | 35 +++++++++++++++-------------------- 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/app/layout.ejs b/app/layout.ejs index 712aacc..dbea1ca 100644 --- a/app/layout.ejs +++ b/app/layout.ejs @@ -690,33 +690,31 @@
@@ -801,23 +798,21 @@ type="email" name="input email" id="userEmail" - class="form-control is-invalid text-dark py-2" + class="form-control text-dark py-2" placeholder="example@gmail.com" required /> -
請輸入正確格式的email帳號
-
請輸入八位數中英文大小寫密碼