Commit d9f23d77 authored by 黄奎's avatar 黄奎

页面修改

parent 3548e69b
......@@ -117,9 +117,7 @@ export default {
let mallUrl = ""; //商城API
let lxymallUrl = '';//国内游api
let locationName = window.location.hostname;
// domainUrl = "http://127.0.0.1";
domainUrl="http://192.168.20.13:8083";
// domainUrl = "http://192.168.20.24";
domainUrl="http://192.168.10.18";
let javaUrldo = "";
javaUrldo = locationName.indexOf('oytour') !== -1 || locationName.indexOf('viitto') !== -1 ? (locationName.indexOf('oytour') !== -1 ? "http://efficient.oytour.com" : "http://47.96.12.235:9001") : "http://192.168.2.215:9000";
//商城API
......
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