master
yulingwei 4 years ago
parent 90e0f00579
commit 781f63146f

@ -210,9 +210,9 @@
<form novalidate="novalidate" method="post" class="paw_info">
<table class="table2" style="margin-top:50px;margin-left:50px">
<tr>
<td class="l"><span style="color:red">*</span>手机号码</td>
<td class="l"><span style="color:red">*</span>登陆手机号码</td>
<td class="r">
<input type="text" class="input txt" name="login_phone" id="login_phone" style="width:430px" value="`+tel+`">
<input type="text" readonly class="input txt" name="login_phone" id="login_phone" style="width:430px" value="`+tel+`">
<span id="confirm_password_tip"></span></td>
</tr>
<tr>

Loading…
Cancel
Save