Commit 194cf01b authored by zhengke's avatar zhengke

修改

parent ec2ddd8c
......@@ -111,13 +111,7 @@ export default {
//域名管理对象
Vue.prototype.domainManager = function () {
let domainUrl = '';
//domainUrl = "http://192.168.0.125";
//domainUrl = "http://192.168.2.65:8025";
//domainUrl = "http://192.168.2.16:8083"; // 吴春
//domainUrl = "http://192.168.2.214:8082"; // 吴春
domainUrl = "http://192.168.0.125"; // 吴春
//domainUrl='http://reborn.oytour.com'
//domainUrl = "http://testapi.oytour.com";
domainUrl = "http://192.168.2.214:8082";
let locationName = window.location.hostname;
let javaUrldo="";
......
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