|
@@ -126,7 +126,7 @@
|
|
|
<div id="loginFormID" style="display: block;text-align: center; color: #90807b;">
|
|
|
<div style="margin-top: 40px;"><input type="text" id="phone" maxlength="11" placeholder="输入手机号码"
|
|
|
value="" style="height: 30px; width: 250px;"><span
|
|
|
- id="get_code" style="position: absolute;right: 75px;line-height: 30px;">获取验证码</span></div>
|
|
|
+ id="get_code" style="position: absolute;right: 85px;line-height: 30px;">获取验证码</span></div>
|
|
|
<div style="margin-top: 10px;"><input type="text" id="code" maxlength="6" placeholder="验证码"
|
|
|
style="height: 30px; width: 250px;"></div>
|
|
|
<div style="margin-top: 10px; margin-bottom: 15px;" id="go_ok">
|