Commit 3f155ab4 by 刘海龙

111

parent 0937cf2e
...@@ -18,26 +18,26 @@ ...@@ -18,26 +18,26 @@
<div class="reg_ul"> <div class="reg_ul">
<ul> <ul>
<li class="reg_ul_l"> <li class="reg_ul_l">
<input type="text" id="userlogin" style="font-size: .8rem;" placeholder="请输入您的手机号"> <input type="text" id="userlogin" style="font-size: 16px;" placeholder="请输入您的手机号">
</li> </li>
<li class="reg_ul_c"> <li class="reg_ul_c">
<input type="text" id="usercode" style="font-size: .8rem;" placeholder="请输入验证码"> <input type="text" id="usercode" style="font-size: 16px;" placeholder="请输入验证码">
<input type="text" id="getCode" style="font-size: .7rem;padding: 0rem .8rem; border: 1px solid #e4e4e4; border-radius: 1rem;width: 120px;text-align: center;" value="获取验证码" readonly> <input type="text" id="getCode" style="font-size: 14px;padding: 0rem 16px; border: 1px solid #e4e4e4; border-radius: 1rem;width: 120px;text-align: center;" value="获取验证码" readonly>
</li> </li>
<li class="reg_ul_p"> <li class="reg_ul_p">
<input type="password" id="userpass" style="font-size: .8rem;" placeholder="请输入密码"> <input type="password" id="userpass" style="font-size: 16px;" placeholder="请输入密码">
</li> </li>
<li class="reg_ul_p"> <li class="reg_ul_p">
<input type="password" id="userpass2" style="font-size: .8rem;" placeholder="请确认密码"> <input type="password" id="userpass2" style="font-size: 16px;" placeholder="请确认密码">
</li> </li>
</ul> </ul>
</div> </div>
<div class="reg_bottom" style="padding-top: 71%;"> <div class="reg_bottom" style="padding-top: 71%;">
<div class="reg_bottom_btn reg_bottom_login" style="font-size: .9rem;height: 50px; line-height: 50px;"> <div class="reg_bottom_btn reg_bottom_login" style="font-size: 18px;height: 50px; line-height: 50px;">
立即注册 立即注册
</div> </div>
<div class="reg_bottom_btn reg_bottom_wx" style="font-size: .9rem;height: 50px; line-height: 50px;"> <div class="reg_bottom_btn reg_bottom_wx" style="font-size: 18px;height: 50px; line-height: 50px;">
微信注册 微信注册
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment