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
fd17ce2d
authored
4 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
73faa935
master
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
141 additions
and
134 deletions
gzh/demo.html
gzh/login.html
gzh/demo.html
View file @
fd17ce2d
This diff is collapsed.
Click to expand it.
gzh/login.html
View file @
fd17ce2d
...
...
@@ -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
({
...
...
This diff is collapsed.
Click to expand it.
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