Commit e48f54cd authored by 黄奎's avatar 黄奎

页面修改

parent 497f95ec
...@@ -289,7 +289,7 @@ ...@@ -289,7 +289,7 @@
}, },
mounted() { mounted() {
if (!this.isOnline()) { if (!this.isOnline()) {
this.msg.Account = "13551126755"; this.msg.Account = "18140042327";
this.msg.Password = "123456"; this.msg.Password = "123456";
this.msg.ValidataCode = "1234"; this.msg.ValidataCode = "1234";
} }
......
...@@ -54,7 +54,7 @@ export default { ...@@ -54,7 +54,7 @@ export default {
//域名管理对象 //域名管理对象
Vue.prototype.domainManager = function () { Vue.prototype.domainManager = function () {
let domainUrl = "http://192.168.10.02:8088"; let domainUrl = "http://192.168.10.128:8200";
// let domainUrl = "https://mallapi.oytour.com"; // let domainUrl = "https://mallapi.oytour.com";
let javaUrl = 'http://192.168.10.214:8018'; let javaUrl = 'http://192.168.10.214:8018';
let vtUploadUrl = "http://192.168.10.214:8120"; let vtUploadUrl = "http://192.168.10.214:8120";
......
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