`

点击发送短信验证码页面的代码

 
阅读更多

解压上文的baseCheck,把里面的JS放到页面上

然后在现有的地方加上下面的html

<input type="text" name="mobileCode" id="mobileCode" maxlength="11" style="width:150px;" />
  <a class="btn" href="javascript:void(0);" onclick="sendMobileCode();" id="sendMobileCode">
                                <span id="dyMobileButton">获取短信验证码</span></a>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics