Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
陈轩
2016-12-23 15:48:41 +0800
Commit
3b23900aa753480ba8c60a520952ce5e92bcc323
1 parent
fa24bb71
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/passport/login/login.js
public/js/passport/login/login.js
View file @
3b23900
...
...
@@ -98,7 +98,7 @@ $loginBtn.on('touchstart', function() {
}
// if (imgCheck.atWorking) {
//
captcha = imgCheck.getResults();
captcha
=
imgCheck
.
getResults
();
// if (captcha === '0000') {
// return tip.show(' 请将图片旋转到正确方向');
...
...
Please
register
or
login
to post a comment