|
@@ -74,7 +74,7 @@ src="https://www.facebook.com/tr?id=585285442299590&ev=PageView&noscript=1"
|
|
|
<link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
|
|
|
</head>
|
|
|
|
|
|
-<body id="top">
|
|
|
+<body style="overflow-x:hidden;" id="top">
|
|
|
<!-- <script>
|
|
|
function statusChangeCallback(response) { // Called with the results from FB.getLoginStatus().
|
|
|
if (response.status === 'connected') { // 已登入
|
|
@@ -505,7 +505,19 @@ src="https://www.facebook.com/tr?id=585285442299590&ev=PageView&noscript=1"
|
|
|
<!-- <input type="checkbox" style="margin:30px 10px;" id="checkbox" checked><label
|
|
|
for="agree" style="width: 40px;">同意</label><a target="https://hhh.com.tw/about/privacy_policy/"
|
|
|
href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a> -->
|
|
|
-
|
|
|
+ <div>
|
|
|
+ <input type="checkbox" style="margin:15px 10px;" id="checkbox" checked><label
|
|
|
+ for="agree" class="ms-1" style="width: 40px;">同意</label><a
|
|
|
+ target="_blank"
|
|
|
+ href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <input type="checkbox" style="margin:15px 10px;" class="custom-control-input"
|
|
|
+ id="credit">
|
|
|
+ <label class="custom-control-label w-75" for="credit">
|
|
|
+ 裝潢貸款享超長7年還款期,最低利率2.59%起。
|
|
|
+ </label>
|
|
|
+ </div>
|
|
|
<div class="form-btn">
|
|
|
<input class="btn" style="opacity: 1;" type="submit" value="送出">
|
|
|
|