Commit 800b94aa authored by 黄媛媛's avatar 黄媛媛

update

parent 3316c3d7
...@@ -481,8 +481,7 @@ export default { ...@@ -481,8 +481,7 @@ export default {
if (!this.isOnline()) { if (!this.isOnline()) {
url="http://www.test.com:8080/#/Home"; url="http://www.test.com:8080/#/Home";
}else{ }else{
// 还未修改正式地址 url="http://zcyx.oytour.com/#/Home";
url="http://property.oytour.com";
} }
window.open(url) window.open(url)
}, },
......
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