jeter20131220 3 éve
szülő
commit
294b5d22f7
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      desktopB/index.html
  2. 1 1
      mobileB/index.html

+ 1 - 1
desktopB/index.html

@@ -258,7 +258,7 @@
                             <option class="option">男</option>
                             <option class="option">女</option>
                         </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>
                     </div>
 

+ 1 - 1
mobileB/index.html

@@ -268,7 +268,7 @@
                     <option class="option" value="type">男</option>
                     <option class="option" value="type">女</option>
                 </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>
                 <div class="form-btn">
                     <input class="btn" style="opacity: 1;" type="submit" value="送出">