Commit 935ade21 authored by 华国豪's avatar 华国豪 🙄

1

parent 50df4003
......@@ -120,7 +120,8 @@ export default {
let locationName = window.location.hostname;
domainUrl = "http://192.168.2.214:8082";
domainUrl = "http://192.168.2.65:8025";
domainUrl = "http://192.168.2.16:8083";
// domainUrl = "http://reborn.oytour.com";
// domainUrl = "http://192.168.2.16:8083";
if (locationName.indexOf('oytour') !== -1) {
domainUrl = "http://reborn.oytour.com";
} else if (locationName.indexOf('viitto') !== -1) {
......
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