Commit e74af7c3 by libai

测试

parent 2d4e7275
...@@ -103,6 +103,7 @@ ...@@ -103,6 +103,7 @@
} }
new scale('btn', 'bar', 'title'); new scale('btn', 'bar', 'title');
$("#btn").on("touchend",function(){ $("#btn").on("touchend",function(){
if(myId+myPos*6==NaN)return;
$.ajax({ $.ajax({
url:'http://openapi.lvdou66.com/captcha/slide/check.html', url:'http://openapi.lvdou66.com/captcha/slide/check.html',
data:{ data:{
......
...@@ -103,6 +103,7 @@ ...@@ -103,6 +103,7 @@
} }
new scale('btn', 'bar', 'title'); new scale('btn', 'bar', 'title');
$("#btn").on("touchend",function(){ $("#btn").on("touchend",function(){
if(myId+myPos*6==NaN)return;
$.ajax({ $.ajax({
url:'http://openapi.lvdou66.com/captcha/slide/check.html', url:'http://openapi.lvdou66.com/captcha/slide/check.html',
data:{ data:{
......
...@@ -103,6 +103,7 @@ ...@@ -103,6 +103,7 @@
} }
new scale('btn', 'bar', 'title'); new scale('btn', 'bar', 'title');
$("#btn").on("touchend",function(){ $("#btn").on("touchend",function(){
if(myId+myPos*6==NaN)return;
$.ajax({ $.ajax({
url:'http://openapi.lvdou66.com/captcha/slide/check.html', url:'http://openapi.lvdou66.com/captcha/slide/check.html',
data:{ data:{
......
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