Edit C:\Users\Administrator\AppData\Local\Microsoft\Windows\INetCache\IE\SSIN31AE\qrcodepage[1].htm
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>??????</title> <script src="https://passport.baidu.com/passApi/js/wrapper.js"></script> <style type="text/css"> body, html, #loginWLtoPC, .tang-pass-qrcode { margin: 0 !important; height: 100%; overflow: hidden; } #loginWLtoPC .tang-pass-qrcode .tang-pass-wltopc-qrcode-content { left: 0; margin: 0; } #loginWLtoPC .tang-pass-wltopc-qrcode-init { float: none; } #loginWLtoPC .tang-pass-login { padding: 0; } .tang-pass-qrcode .tang-pass-wltopc-qrcode-content { height: 100% !important; } .Qrcode-status-con { height: 100% !important; background: none !important; padding: 0 !important; margin: 0 !important; } .retinaDpi-win .refresh-title, .retinaDpi-win .Qrcode-status-error p, .retinaDpi-win .wallet-qrcode-succ p, .retinaDpi-win .Qrcode-refresh-btn { font-size: 24px !important; line-height: 30px !important; margin-top: 10% !important; } .retinaDpi-win .Qrcode-refresh-btn { width: 150px; } .retinaDpi-win .Qrcode-status-con .Qrcode-status-icon { width: 20%; height: 20%; margin-top: 10% !important; background-size: cover; } .retinaDpi-win .Qrcode-status-success .Qrcode-status-icon { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://passport.baidu.com/passApi/img/qrcode-success.png', sizingMethod='scale'); } .retinaDpi-win .Qrcode-status-refresh .Qrcode-status-icon { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://passport.baidu.com/passApi/img/qrcode-refresh.png', sizingMethod='scale'); } .retinaDpi-win .Qrcode-status-error .Qrcode-status-icon { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://passport.baidu.com/passApi/img/qrcode-error.png', sizingMethod='scale'); } </style> </head> <body> <div id="loginWLtoPC"></div> <script nonce="wMU6kl9aSmP7iy9Q"> // ???????pi function js_getDPI() { var arrDPI = new Array; if (window.screen.deviceXDPI) { arrDPI[0] = window.screen.deviceXDPI; arrDPI[1] = window.screen.deviceYDPI; } else { var tmpNode = document.createElement('DIV'); tmpNode.style.cssText = 'width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden'; document.body.appendChild(tmpNode); arrDPI[0] = parseInt(tmpNode.offsetWidth); arrDPI[1] = parseInt(tmpNode.offsetHeight); tmpNode.parentNode.removeChild(tmpNode); } return arrDPI; } // ???IE indexof function indexCheck(str, sortStr) { str = String(str); sortStr = String(sortStr); for (var i = 0; i < str.length; i++) { if (str.substr(i, sortStr.length) == sortStr) { return true; } } return false; } window.onload = function () { passport.use('loginWLtoPC', { tangram:false }, function (magic) { var login = new magic.passport.loginWLtoPC({ product: 'netdisk', sms: false, u: '', display: 'pcsdk', client: '' || 'windowssdk', safeFlag: 0, staticPage: window.location.protocol + '//passport.baidu.com/v3Jump.html' }); login.render('loginWLtoPC'); var bodyWidth = document.body.offsetWidth; var bodyHeight = document.body.offsetHeight; var img = document.getElementsByTagName('img')[0]; if (bodyWidth > bodyHeight) { img.style.width = bodyHeight + 'px'; img.style.height = bodyHeight + 'px'; } else { img.style.width = bodyWidth + 'px'; img.style.height = bodyWidth + 'px'; } // ???IE????? if (js_getDPI()[0] >= 192 && indexCheck(navigator.userAgent, 'MSIE')) { document.getElementById('loginWLtoPC').className = 'retinaDpi-win'; } }); }; </script> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de