|
|
@ -14,7 +14,7 @@ if (isDev) { |
|
|
|
sandPath = `http://${location.hostname}:9520` |
|
|
|
sandPath = `http://${location.hostname}:9520` |
|
|
|
host = 'http://121.37.12.51/' |
|
|
|
host = 'http://121.37.12.51/' |
|
|
|
// host = 'https://huorantech.cn/'
|
|
|
|
// host = 'https://huorantech.cn/'
|
|
|
|
const ips = ['http://192.168.31.217:9000/', 'http://192.168.31.51:9000/', 'http://121.37.12.51/'] |
|
|
|
const ips = ['http://192.168.31.217:9000/', 'http://192.168.31.51:9000/', 'http://118.31.167.228/'] |
|
|
|
host = ips[+localStorage.getItem('ip')] |
|
|
|
host = ips[+localStorage.getItem('ip')] |
|
|
|
} else if (isPro) { |
|
|
|
} else if (isPro) { |
|
|
|
sandPath = `https://izhixinyun.com/sandbox` |
|
|
|
sandPath = `https://izhixinyun.com/sandbox` |
|
|
|