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.
<!doctype html> < html lang = "en" > < head > < meta charset = "utf-8" > < meta name = "viewport" content = "width=device-width,initial-scale=1" > < meta name = "theme-color" content = "#000000" > < link rel = "manifest" href = "/react/build/./manifest.json" > < script type = "text/javascript" > w i n d o w . _ _ i s R = t r u e ;
// 不支持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" > < \ / s c r i p t > ' ) ;
}< / 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" > < link rel = "stylesheet" href = "https://cdn.bootcss.com/quill/1.3.7/quill.core.min.css" > < style > < / style > < link href = "/react/build/./static/css/main.c0718fb6.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" > < \ / s c r i p t > ' ) ;
document.write('< script type = "text/javascript" src = "' + _host + 'static/js/main.c23a6037.js" > < \ / s c r i p t > ' ) ;
})()
< / 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 > < script type = "text/javascript" src = "https://cdn.bootcss.com/quill/1.3.7/quill.core.min.js" > < / script > < / body > < / html >