Commit f2934f2f authored by 吴春's avatar 吴春

提交代码

parent 26bd1dbc
...@@ -26,7 +26,9 @@ Vue.prototype.domainManager = function() { ...@@ -26,7 +26,9 @@ Vue.prototype.domainManager = function() {
domainUrl = "http://testapi.oytour.com"; domainUrl = "http://testapi.oytour.com";
} else if (domainNameUrl.indexOf('oytour') !== -1) { } else if (domainNameUrl.indexOf('oytour') !== -1) {
// domainUrl = "http://reborn.oytour.com"; // domainUrl = "http://reborn.oytour.com";
domainUrl = 'http://192.168.10.11:8083' //'http://192.168.10.206:8015' ''http://192.168.10.11:8083' ' // domainUrl = 'http://192.168.10.11:8083'
domainUrl = 'http://192.168.10.206'
//''http://192.168.10.11:8083' '
} }
var obj = { var obj = {
//主地址 //主地址
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment