Commit fb8a47b0 authored by 黄奎's avatar 黄奎

erp 修改index

parent 32f2bdd8
......@@ -118,13 +118,14 @@ export default {
let lxymallUrl = '';//国内游api
let locationName = window.location.hostname;
// domainUrl = "http://127.0.0.1";
domainUrl="http://192.168.20.17:8015";
domainUrl="http://192.168.20.13:8083";
// domainUrl = "http://192.168.20.24";
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
// mallUrl = "http://192.168.1.48:8019";
mallUrl = "http://192.168.20.13:8088";
lxymallUrl = "http://192.168.20.13:8088";
if (locationName.indexOf('testerp.oytour') !== -1) {
domainUrl = "http://testapi.oytour.com";
mallUrl = "https://mallapi.oytour.com";
......
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