From 09523a9a3b2bbb045ef01da8d6849bca93b7eaf5 Mon Sep 17 00:00:00 2001 From: Joy Cheng Date: Sat, 21 Aug 2021 00:30:42 +0800 Subject: [PATCH] [edit] forms --- app/assets/style/helpers/_helpers.scss | 8 +++---- app/order-info.html | 31 +++++++++++++------------- app/order.html | 2 +- app/payment-info.html | 25 ++++++++++++--------- 4 files changed, 36 insertions(+), 30 deletions(-) diff --git a/app/assets/style/helpers/_helpers.scss b/app/assets/style/helpers/_helpers.scss index 749f40a..4e8a7be 100644 --- a/app/assets/style/helpers/_helpers.scss +++ b/app/assets/style/helpers/_helpers.scss @@ -44,9 +44,9 @@ /* vh */ -.vh-100-minus-header { - height: calc(100vh - 60px); - @include media-breakpoint-up(md) { - height: calc(100vh - 90px); +.vh-100-lg-header { + + @include media-breakpoint-up(lg) { + height: calc(100vh - 92px); } } \ No newline at end of file diff --git a/app/order-info.html b/app/order-info.html index 15d3eda..263ce3d 100644 --- a/app/order-info.html +++ b/app/order-info.html @@ -10,7 +10,7 @@
-
+
@@ -43,7 +43,7 @@
-
+

訂購人資訊

@@ -54,7 +54,7 @@

訂購人資訊

id="buyerEmail" class="form-control text-dark py-2" placeholder="example@gmail.com" - /> + required>
@@ -64,7 +64,7 @@

訂購人資訊

id="buyerName" class="form-control text-dark py-2" placeholder="請輸入您的姓名" - /> + required>
@@ -74,25 +74,26 @@

訂購人資訊

id="buyerPhoneNum" class="form-control text-dark py-2" placeholder="請輸入電話" - /> + required>
- + +
-
- 優惠碼已生效 -
+ aria-describedby="validtextCheckFeedback" + required + > + + +
優惠碼已生效
+ +
@@ -508,7 +509,7 @@

高雄設計節

diff --git a/app/order.html b/app/order.html index e8ebb8a..26f0c6a 100644 --- a/app/order.html +++ b/app/order.html @@ -13,7 +13,7 @@
diff --git a/app/payment-info.html b/app/payment-info.html index 8e20cd1..e91d365 100644 --- a/app/payment-info.html +++ b/app/payment-info.html @@ -10,7 +10,7 @@
-
+
@@ -43,7 +43,7 @@
-
+

付款資訊

@@ -56,7 +56,8 @@

付款資訊

id="buyerCreditCard" class="form-control text-dark py-2" placeholder="Xxxx-xxxx-xxxx-xxxx" - /> + required + >
@@ -66,9 +67,10 @@

付款資訊

id="validDate" class="form-control text-dark py-2" placeholder="(MM/YY)" - /> + required + >
-
+
付款資訊 id="securityCode" class="form-control text-dark py-2" placeholder="***" - /> + required + >
+
-
+
  • 付款資訊
-
+
  • @@ -336,7 +340,7 @@

    No.22 線上設計展

-
  • +
  • @@ -493,7 +497,7 @@

    高雄設計節

    @@ -501,6 +505,7 @@

    高雄設計節

    下一步