Authored by htoooth

remove qr-cde

... ... @@ -1196,8 +1196,6 @@ $deviceSwitcher.on('click', function() {
refreshQrCodeAsync().then(pollingThisQrCodeStatusAsync);
}
// 临时去掉二维码登陆
$(this).parent('.switch-login-type').hide();
});
// 鼠标移动到二维码上面
... ...