|
|
@@ -48,11 +48,11 @@
|
|
|
<input type="button" id="photo" value="获取验证码" disabled/>
|
|
|
</div>
|
|
|
<div class="login_check">
|
|
|
- <label for="qiye" class="qiye_lab">
|
|
|
+ <label for="qiye" class="qiye_lab cheackeds">
|
|
|
<input type="radio" name="leibie" id="qiye" value="1" checked/>
|
|
|
我是企业</label>
|
|
|
|
|
|
- <label for="zhuangjia" class="zhuangjia_lab">
|
|
|
+ <label for="zhuangjia" class="zhuangjia_lab cheackeds_no">
|
|
|
<input type="radio" name="leibie" id="zhuangjia" value="0"/>
|
|
|
我是专家</label>
|
|
|
</div>
|
|
|
@@ -66,7 +66,7 @@
|
|
|
<input type="text" name="manName" placeholder="您的姓名" id="man"/>
|
|
|
</div>
|
|
|
<div class="protocol">
|
|
|
- <label for="protocol" class="protocol_lab">
|
|
|
+ <label for="protocol" class="protocol_lab cheackeds_no">
|
|
|
<input type="checkbox" name="pro" id="protocol"/>
|
|
|
<a href="javascript:;" class="head_login_">同意技淘网会员服务协议条款</a>
|
|
|
</label>
|