Browse Source

更改连接打开和调整方式

master
453530270@qq.com 2 years ago
parent
commit
9de5b779cc
  1. 4
      pages/home.vue

4
pages/home.vue

@ -260,8 +260,8 @@
gotozw(){
//this.$navTo("http://10.24.4.14")
const zwurl ="http://10.24.4.14"
this.$navTo("pages/webview/wv?url="+ zwurl)
//window.location.href="http://10.24.4.14"
//this.$navTo("pages/webview/wv?url="+ zwurl)
window.location.href=zwurl
},
// goto verfiy

Loading…
Cancel
Save