更换app h5地址
This commit is contained in:
parent
08b2972400
commit
6872a83799
@ -28,7 +28,7 @@ const config = {
|
||||
dataVUrl: "http://localhost:8062/home",
|
||||
version: version,
|
||||
guideSeverHost: "http://47.122.43.22/lmapk/",
|
||||
guideH5Host: "http://47.122.43.22:9100/",
|
||||
guideH5Host: "http://47.122.43.22:9200/",
|
||||
},
|
||||
cloud: {
|
||||
serviceHost: api => {
|
||||
@ -43,7 +43,7 @@ const config = {
|
||||
dataVUrl: "http://120.25.146.51:7167/home",
|
||||
version: version,
|
||||
guideSeverHost: "http://www.xmmhe.com/lmapk/",
|
||||
guideH5Host: "http://www.xmmhe.com:9100/",
|
||||
guideH5Host: "http://www.xmmhe.com:9200/",
|
||||
},
|
||||
test: {
|
||||
serviceHost: api => {
|
||||
@ -58,7 +58,7 @@ const config = {
|
||||
dataVUrl: "http://47.122.43.22:7167/home",
|
||||
version: version,
|
||||
guideSeverHost: "http://47.122.43.22/lmapk/",
|
||||
guideH5Host: "http://47.122.43.22:9100/",
|
||||
guideH5Host: "http://47.122.43.22:9200/",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user