CINXE.COM

提示

<!DOCTYPE html> <html style="background-color: white;"> <head> <title>提示</title> <meta charset="utf-8"> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no "> <meta name="apple-touch-fullscreen" content="yes"/> <meta name="format-detection" content="telephone=no"/> <meta content="yes" name="apple-mobile-web-app-capable"/> <meta content="black" name="apple-mobile-web-app-status-bar-style"/> <link rel="stylesheet" href="/static/weui/css/weui.min.css"/> <link rel="stylesheet" href="/static/weui/css/font-awesome.min.css"> <script type="text/javascript" src="/static/layui.js"></script> <script type="text/javascript" src="/static/js/layer.js"></script> <script type="text/javascript" src="/static/js/jquery-2.0.3.min.js"></script> </head> <body onselect="return false;" onselectstart="return false;" style="background-color: white;"> <script> !(function(c,b,d,a){c[a]||(c[a]={});c[a].config={ pid:"a5um63wkgi@422842813de974f", appType:"web", imgUrl:"https://arms-retcode.aliyuncs.com/r.png?", sendResource:true, enableLinkTrace:true, behavior:true, uid: 'UID-8.222.208.146'}; with(b)with(body)with(insertBefore(createElement("script"),firstChild))setAttribute("crossorigin","",src=d) })(window,document,"https://retcode.alicdn.com/retcode/bl.js","__bl"); </script><div class="container js_container" style="margin-top: 10vh;z-index: 999"> <div class="weui-msg"> <div class="weui-msg__icon-area"> <i class="weui-icon-warn weui-icon_msg"></i> </div> <div class="weui-msg__text-area"> <h2 class="weui-msg__title">系统检测到您使用的IE浏览器版本过低,请升级到最新版,或换用360浏览器(极速模式)、谷歌浏览器!</h2> <p class="weui-msg__desc">https://www.gankao.com/</p> </div> <div class="weui-msg__opr-area"> <div class="weui-btn-area"> <a href="javascript:openSchema('https://browser.360.cn');" class="weui-btn weui-btn_primary" style="max-width:360px;">360浏览器</a> <a href="javascript:openSchema('https://www.google.cn/intl/zh-CN/chrome/');" class="weui-btn weui-btn_primary" style="max-width:360px;">谷歌浏览器</a> </div> </div> </div> </div> </body> <script type="text/javascript"> function appOptionsWrapper(jsOptions) { if (typeof window === "object") { if (navigator.userAgent.toLowerCase().indexOf("android") !== -1) { return JSON.stringify(jsOptions); } } return jsOptions; } function openSchema(url) { layer.msg('请稍候 ... ', {time: 2000}); if (url.indexOf("https://") === 0 || url.indexOf("/") === 0) { document.location.href = url; } else { console.log('go schema:',url) if (window.JsBridgeApp && window.JsBridgeApp.navigateToSchema) { window.JsBridgeApp.navigateToSchema(url,''); } if (window.JsBridgeApp && window.JsBridgeApp.closeCurrentWebview) { window.JsBridgeApp.closeCurrentWebview(); window.close(); } } } </script> </html>