|
|
|
@ -57,9 +57,9 @@
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="l"><span style="color:red">*</span>短信验证码</td>
|
|
|
|
|
<td class="r"><input type="password" class="input txt" name="code" id="code" style="width:230px" placeholder="请输入短信验证码">
|
|
|
|
|
<td class="r"><input type="text" class="input txt" name="code" id="code" style="width:230px" placeholder="请输入短信验证码">
|
|
|
|
|
<span id="confirm_password_tip"></span>
|
|
|
|
|
<input type="submit" id="sendtelCode" class="tj btn ajax-post" value="发送验证码" style="width:130px;margin-left:20px" title="" target-form="paw_info">
|
|
|
|
|
<input id="sendtelCode" class="tj btn ajax-post" value="发送验证码" style="width:130px;margin-left:20px" title="" target-form="paw_info">
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
@ -216,7 +216,6 @@
|
|
|
|
|
</script>
|
|
|
|
|
<script>
|
|
|
|
|
$('#sendtelCode').on('click',function() {
|
|
|
|
|
alert('vdvd')
|
|
|
|
|
if ($(this).hasClass('g-btntn')) {
|
|
|
|
|
return false;
|
|
|
|
|
}
|
|
|
|
|