Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangqing
2016-01-22 12:18:41 +0800
Commit
8f419993ec077be1a41e98e55d48565af1b0944a
1 parent
a16bf3d0
修正thirdlogin
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web-static/js/passport/thirdlogin.js
web-static/js/passport/thirdlogin.js
View file @
8f41999
...
...
@@ -68,7 +68,7 @@ function closeMask() {
if
(
$target
.
hasClass
(
'mask'
)
||
$target
.
hasClass
(
'backdrop'
))
{
$
(
'#alreayregist'
).
hide
();
}
})
})
;
}
function
nextStep
()
{
...
...
Please
register
or
login
to post a comment