Commit 3da274bc authored by 黄奎's avatar 黄奎

页面修改

parent 7a7fea6b
......@@ -55,12 +55,11 @@ export default {
//域名管理对象
Vue.prototype.domainManager = function () {
let domainUrl = '';
let javaUrl = 'http://192.168.2.65:8018';
// domainUrl = "http://192.168.20.17:8014";
domainUrl = "http://192.168.20.24:8200"
let javaUrl = 'http://192.168.10.214:8018';
domainUrl = "https://localhost:5001"
let vtUploadUrl = "http://192.168.20.214:8120";
let vtViewUrl = "http://192.168.20.214:8130";
let vtUploadUrl = "http://192.168.10.214:8120";
let vtViewUrl = "http://192.168.10.214:8130";
let locationName = window.location.hostname;
if (locationName.indexOf('testmall.oytour') !== -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