Commit fd17ce2d by libai

测试

parent 73faa935
Showing with 141 additions and 134 deletions
......@@ -32,9 +32,12 @@
<div class="login-btn">登录</div>
</div>
</div>
<div class="yanzheng-shadow"></div>
<div class="yanzheng-shadow">
<img src="" alt="">
</div>
</body>
<script src="lib/jquery-3.1.1.min.js"></script>w
<script src="lib/jquery-3.1.1.min.js"></script>w
<script src="lib/fingerprint2.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script>
<script>
......@@ -69,16 +72,7 @@
}
})
}
// $.ajax({
// url:'http://openapi.lvdou66.com/captcha/slide/get.html',
// data:{
// phone:17722581707
// },
// type:"post",
// success:function(data){
// console.log(data)
// }
// })
$(".code-btn").on("click", function () {
if ($(".login-phone-ipt").val().length > 10) {
$.ajax({
......
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 sign in to comment