Showing
1 changed file
with
0 additions
and
2 deletions
@@ -1196,8 +1196,6 @@ $deviceSwitcher.on('click', function() { | @@ -1196,8 +1196,6 @@ $deviceSwitcher.on('click', function() { | ||
1196 | refreshQrCodeAsync().then(pollingThisQrCodeStatusAsync); | 1196 | refreshQrCodeAsync().then(pollingThisQrCodeStatusAsync); |
1197 | } | 1197 | } |
1198 | 1198 | ||
1199 | - // 临时去掉二维码登陆 | ||
1200 | - $(this).parent('.switch-login-type').hide(); | ||
1201 | }); | 1199 | }); |
1202 | 1200 | ||
1203 | // 鼠标移动到二维码上面 | 1201 | // 鼠标移动到二维码上面 |
-
Please register or login to post a comment