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-22 13:58:33 +0800
Commit
50dbbb799d06a11c340fd06a64b9f6ffb8451fae
1 parent
2c50698d
短信验证码登录修改
Show 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 @
50dbbb7
...
...
@@ -589,6 +589,7 @@ function validateCaptchaSms() {
}).
fail
(
function
()
{
ep
.
emit
(
'smsCode'
,
false
);
refreshCaptcha
();
imgIsRight
=
false
;
});
}
...
...
Please
register
or
login
to post a comment