Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2016-11-28 16:25:46 +0800
Commit
cdfd5237a4f4ea12fb8237da26dc32e95cb391dd
1 parent
decf90a0
remove qr-cde
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
public/js/passport/login/index.js
public/js/passport/login/index.js
View file @
cdfd523
...
...
@@ -1196,8 +1196,6 @@ $deviceSwitcher.on('click', function() {
refreshQrCodeAsync
().
then
(
pollingThisQrCodeStatusAsync
);
}
// 临时去掉二维码登陆
$
(
this
).
parent
(
'.switch-login-type'
).
hide
();
});
// 鼠标移动到二维码上面
...
...
Please
register
or
login
to post a comment