Commit b89414d0 authored by 黄奎's avatar 黄奎

页面修改

parent e66bce18
......@@ -80,8 +80,8 @@ export default {
},
//域名管理对象
Vue.prototype.domainManager = function () {
let domainUrl = 'http://192.168.20.9:8083';
let viewFileUrl = 'http://192.168.1.36:8120';
let domainUrl = 'http://192.168.20.24';
let viewFileUrl = 'http://192.168.20.214:8120';
let locationName = window.location.hostname;
if (locationName.indexOf('testerp.oytour') !== -1) {
domainUrl = "http://testapi.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