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
王水玲
8 years ago
Commit
2c50698de24d124eddc158a4fc5d74e68c952619
1 parent
f6b09f8a
短信验证码登录修改
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 @
2c50698
...
...
@@ -588,6 +588,7 @@ function validateCaptchaSms() {
smsIsRight
=
true
;
}).
fail
(
function
()
{
ep
.
emit
(
'smsCode'
,
false
);
refreshCaptcha
();
});
}
...
...
Please
register
or
login
to post a comment