jeter20131220 3 anni fa
parent
commit
2265393a9d
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      desktop11/index.html
  2. 1 1
      mobile/index.html

+ 1 - 1
desktop11/index.html

@@ -375,7 +375,7 @@
                                 <option class="option">男</option>
                                 <option class="option">男</option>
                                 <option class="option">女</option>
                                 <option class="option">女</option>
                             </select>
                             </select>
-                            <input type="checkbox" id="checkbox" required> <label for="agree">同意</label><a
+                            <input type="checkbox" id="checkbox" checked> <label for="agree">同意</label><a
                                 href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
                                 href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
                         </div>
                         </div>
 
 

+ 1 - 1
mobile/index.html

@@ -425,7 +425,7 @@
                     <option class="option" value="type">男</option>
                     <option class="option" value="type">男</option>
                     <option class="option" value="type">女</option>
                     <option class="option" value="type">女</option>
                 </select>
                 </select>
-                <input type="checkbox" id="checkbox"> <label id="agree" for="agree">同意</label><a
+                <input type="checkbox" id="checkbox" checked> <label id="agree" for="agree">同意</label><a
                     href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
                     href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
                 <div class="form-btn">
                 <div class="form-btn">
                     <input class="btn" style="opacity: 1;" type="submit" value="送出">
                     <input class="btn" style="opacity: 1;" type="submit" value="送出">