xiaogang 4 yıl önce
ebeveyn
işleme
7e0af82421
1 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. 7 1
      public/web/register.html

+ 7 - 1
public/web/register.html

xqd
@@ -71,7 +71,13 @@
         <!-- 协议 -->
         <div class="protocol">
             <label class="checkbox">
-                <input id="check1" class="chk" type="checkbox"/>
+                <span id="check1" class="chk" style="width: 0.56rem;
+    height: 0.56rem;
+    background-color: transparent;
+    -webkit-appearance: none;
+    border: 2px solid #979797;
+    border-radius: 12px;
+    outline: none;"></span>
                 <img id="check2" class="icon-img" src="./images/check.png" style="width: 0.56rem;    height: 0.56rem; display: none">
             </label>
             <p class="txt xiey">登录即表示同意<a href="javascript:void(0)">《用户协议》</a>和<a href="javascript:void(0)">《隐私协议》</a></p>