You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
3.1 KiB
30 lines
3.1 KiB
5 years ago
|
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="theme-color" content="#000000"><link rel="manifest" href="/react/build/./manifest.json"><script type="text/javascript">window.__isR = true;
|
||
|
// 不支持ie9 ie10
|
||
|
if (
|
||
|
( navigator.userAgent.indexOf('MSIE 9') != -1
|
||
|
|| navigator.userAgent.indexOf('MSIE 10') != -1 )
|
||
|
&&
|
||
|
location.pathname.indexOf("/compatibility") == -1) {
|
||
|
debugger;
|
||
|
// location.href = './compatibility'
|
||
|
location.href = '/compatibility.html'
|
||
|
}
|
||
|
// const isMobile = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));
|
||
|
const isWeiXin = (/MicroMessenger/i.test(navigator.userAgent.toLowerCase()));
|
||
|
if (isWeiXin) {
|
||
|
document.write('<script type="text/javascript" src="/javascripts/wx/jweixin-1.3.0.js"><\/script>');
|
||
|
}</script><link rel="stylesheet" href="/react/build/css/css_min_all.css?v=1.1.1"><link rel="stylesheet" href="/react/build/css/iconfont.css?v=1.1.1"><style></style><link href="/react/build/./static/css/main.5a1bdd57.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="md_div" style="display:none"></div><div id="root" class="page -layout-v -fit widthunit"></div><div id="picture_display" style="display:none"></div>
|
||
|
<script>
|
||
|
(function() {
|
||
|
var _host = '/react/build/'
|
||
|
/**/
|
||
|
if (window.location.host == 'pre-newweb.educoder.net') {
|
||
|
_host = 'https://testali-cdn.educoder.net/react/build/'
|
||
|
} else if (window.location.host == 'www.educoder.net') {
|
||
|
_host = 'https://ali-cdn.educoder.net/react/build/'
|
||
|
}
|
||
|
document.write('<script type="text/javascript" src="' + _host + 'js/js_min_all.js"><\/script>');
|
||
|
document.write('<script type="text/javascript" src="' + _host + 'static/js/main.5c147074.js"><\/script>');
|
||
|
})()
|
||
|
</script>
|
||
|
<script>!function(){var t=location.href;"3007"===window.location.port?-1!=t.indexOf("/tasks/")?(document.write('<script type="text/javascript" src="https://newweb.educoder.net/assets/kindeditor/kindeditor.js"><\/script>'),document.write('<script type="text/javascript" src="/react/build/js/create_kindeditor.js?v=1.1.1"><\/script>'),document.write('<script type="text/javascript" src="https://newweb.educoder.net/javascripts/educoder/edu_application.js"><\/script>')):-1!=t.indexOf("/paths/")&&document.write('<script type="text/javascript" src="https://newweb.educoder.net/javascripts/educoder/edu_application.js"><\/script>'):-1!=t.indexOf("/tasks/")?(document.write('<script type="text/javascript" src="/assets/kindeditor/kindeditor.js"><\/script>'),document.write('<script type="text/javascript" src="/react/build/js/create_kindeditor.js?v=1.1.1"><\/script>'),document.write('<script type="text/javascript" src="/javascripts/educoder/edu_application.js"><\/script>')):-1!=t.indexOf("/paths/")&&document.write('<script type="text/javascript" src="/javascripts/educoder/edu_application.js"><\/script>')}()</script></body></html>
|