Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
guodong
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0e09f976
authored
Oct 10, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
9e682a73
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
gzh/login.html
gzh/login2.html
gzh/login3.html
gzh/login.html
View file @
0e09f976
...
...
@@ -105,7 +105,7 @@
$
(
"#btn"
).
on
(
"touchend"
,
function
(){
if
(
myId
+
myPos
*
6
==
NaN
)
return
;
$
.
ajax
({
url
:
'http://openapi.lvdou66.com/captcha/slide/check.html'
,
url
:
'http
s
://openapi.lvdou66.com/captcha/slide/check.html'
,
data
:{
data
:
myId
+
myPos
*
6
,
checktype
:
2
,
...
...
@@ -167,7 +167,7 @@
$
(
".code-btn"
).
on
(
"click"
,
function
()
{
if
(
$
(
".login-phone-ipt"
).
val
().
length
>
10
)
{
$
.
ajax
({
url
:
'http://openapi.lvdou66.com/captcha/slide/webget.html'
,
url
:
'http
s
://openapi.lvdou66.com/captcha/slide/webget.html'
,
data
:{
phone
:
$
(
".login-phone-ipt"
).
val
()
},
...
...
gzh/login2.html
View file @
0e09f976
...
...
@@ -105,7 +105,7 @@
$
(
"#btn"
).
on
(
"touchend"
,
function
(){
if
(
myId
+
myPos
*
6
==
NaN
)
return
;
$
.
ajax
({
url
:
'http://openapi.lvdou66.com/captcha/slide/check.html'
,
url
:
'http
s
://openapi.lvdou66.com/captcha/slide/check.html'
,
data
:{
data
:
myId
+
myPos
*
6
,
checktype
:
2
,
...
...
@@ -167,7 +167,7 @@
$
(
".code-btn"
).
on
(
"click"
,
function
()
{
if
(
$
(
".login-phone-ipt"
).
val
().
length
>
10
)
{
$
.
ajax
({
url
:
'http://openapi.lvdou66.com/captcha/slide/webget.html'
,
url
:
'http
s
://openapi.lvdou66.com/captcha/slide/webget.html'
,
data
:{
phone
:
$
(
".login-phone-ipt"
).
val
()
},
...
...
gzh/login3.html
View file @
0e09f976
...
...
@@ -105,7 +105,7 @@
$
(
"#btn"
).
on
(
"touchend"
,
function
(){
if
(
myId
+
myPos
*
6
==
NaN
)
return
;
$
.
ajax
({
url
:
'http://openapi.lvdou66.com/captcha/slide/check.html'
,
url
:
'http
s
://openapi.lvdou66.com/captcha/slide/check.html'
,
data
:{
data
:
myId
+
myPos
*
6
,
checktype
:
2
,
...
...
@@ -167,7 +167,7 @@
$
(
".code-btn"
).
on
(
"click"
,
function
()
{
if
(
$
(
".login-phone-ipt"
).
val
().
length
>
10
)
{
$
.
ajax
({
url
:
'http://openapi.lvdou66.com/captcha/slide/webget.html'
,
url
:
'http
s
://openapi.lvdou66.com/captcha/slide/webget.html'
,
data
:{
phone
:
$
(
".login-phone-ipt"
).
val
()
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment