|
|
@ -202,7 +202,7 @@ function generateNewIndexJsp() {
|
|
|
|
var code = `
|
|
|
|
var code = `
|
|
|
|
<script>
|
|
|
|
<script>
|
|
|
|
(function() {
|
|
|
|
(function() {
|
|
|
|
var _host = ''
|
|
|
|
var _host = '/react/build/'
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
if (window.location.host == 'pre-newweb.educoder.net') {
|
|
|
|
if (window.location.host == 'pre-newweb.educoder.net') {
|
|
|
|
_host = 'https://testali-cdn.educoder.net/react/build/'
|
|
|
|
_host = 'https://testali-cdn.educoder.net/react/build/'
|
|
|
|