Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2017-01-24 11:25:44 +0800
Commit
93135301ff881bf265875c1fba7a7d98a119446f
1 parent
37203992
登录验证修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/passport/login/index.js
public/js/passport/login/index.js
View file @
9313530
...
...
@@ -513,6 +513,7 @@ function sendCaptchaSmsAsync() {
errTip
(
$imgCaptchaInput
,
data
.
message
);
ep
.
emit
(
'captcha'
,
false
);
refreshCaptcha
();
imgIsRight
=
false
;
return
false
;
}
});
...
...
Please
register
or
login
to post a comment