if (typeof jQuery == 'undefined') { document.writeln(""); } if (typeof window.device == 'undefined') { document.writeln(""); } window.onload = function () { if (window.device.desktop()) { $.get('https\u003A\/\/www.51kuaiding.com\/hm\/30\/desktop.js', function (html) { $('#kuaiding-brand-page').replaceWith(html); }) } else { document.location = 'https\u003A\/\/www.51kuaiding.com\/m\/frontend\/qr\/verify\/30'; } }