|
|
@ -209,7 +209,9 @@ function generateNewIndexJsp() {
|
|
|
|
} else if (window.location.host == 'www.educoder.net') {
|
|
|
|
} else if (window.location.host == 'www.educoder.net') {
|
|
|
|
_host = 'https://ali-cdn.educoder.net/react/build/'
|
|
|
|
_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 + 'js/js_min_all.js"><\\/script>');
|
|
|
|
|
|
|
|
document.write('<script type="text/javascript" src="' + _host + 'js/flv.min.js"><\\/script>');
|
|
|
|
document.write('<script type="text/javascript" src="' + _host + 'static/js/main.${matchResult[1]}.js"><\\/script>');
|
|
|
|
document.write('<script type="text/javascript" src="' + _host + 'static/js/main.${matchResult[1]}.js"><\\/script>');
|
|
|
|
})()
|
|
|
|
})()
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|