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
Plain Diff
Browse Files
Authored by
郝肖肖
2017-01-22 14:12:44 +0800
Commit
93beacbf0d9301e62242dbec18b13e0829cfd9cf
2 parents
c2b93117
d2972432
Merge branch 'release/2.0' of git.yoho.cn:fe/yoho-blk into release/2.0
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 @
93beacb
...
...
@@ -589,6 +589,7 @@ function validateCaptchaSms() {
}).
fail
(
function
()
{
ep
.
emit
(
'smsCode'
,
false
);
refreshCaptcha
();
imgIsRight
=
false
;
});
}
...
...
Please
register
or
login
to post a comment