Merge branch 'dev-xiaomi' into 'master'
Dev xiaomi See merge request !27
This commit is contained in:
commit
31a0974e7f
@ -77,12 +77,10 @@ else if (process.env.NODE_ENV == 'debug') {
|
|||||||
axios.defaults.baseURL = window.location.protocol + "//" + host + "/"
|
axios.defaults.baseURL = window.location.protocol + "//" + host + "/"
|
||||||
// axios.defaults.baseURL = window.location.protocol + "//" + host.split(":")[0] + ":6023" + "/"
|
// axios.defaults.baseURL = window.location.protocol + "//" + host.split(":")[0] + ":6023" + "/"
|
||||||
// axios.defaults.baseURL = 'http://192.168.34.125:6023/';
|
// axios.defaults.baseURL = 'http://192.168.34.125:6023/';
|
||||||
axios.defaults.baseURL = 'http://139.9.66.234:8/'
|
// axios.defaults.baseURL = 'http://139.9.66.234:8/'
|
||||||
// axios.defaults.baseURL = 'http://zhgd.loganwy.com/'
|
// axios.defaults.baseURL = 'http://zhgd.loganwy.com/'
|
||||||
}
|
}
|
||||||
|
|
||||||
// axios.defaults.baseURL = 'http://139.9.66.234:8/'
|
|
||||||
|
|
||||||
// tag: 河南
|
// tag: 河南
|
||||||
if (COMPANY == 'henan') {
|
if (COMPANY == 'henan') {
|
||||||
axios.defaults.baseURL = 'http://124.71.178.44:100/'
|
axios.defaults.baseURL = 'http://124.71.178.44:100/'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user