Commit fd17ce2d by libai

测试

parent 73faa935
Showing with 137 additions and 130 deletions
...@@ -32,8 +32,11 @@ ...@@ -32,8 +32,11 @@
<div class="login-btn">登录</div> <div class="login-btn">登录</div>
</div> </div>
</div> </div>
<div class="yanzheng-shadow"></div> <div class="yanzheng-shadow">
<img src="" alt="">
</div>
</body> </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="lib/fingerprint2.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script> <script src="layer-v3.1.0/layer/layer.js"></script>
...@@ -69,16 +72,7 @@ ...@@ -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 () { $(".code-btn").on("click", function () {
if ($(".login-phone-ipt").val().length > 10) { if ($(".login-phone-ipt").val().length > 10) {
$.ajax({ $.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