wechat
parent
fd254575c2
commit
07178f56b9
|
|
@ -36,6 +36,7 @@ export default {
|
|||
appbar: 'hidden',
|
||||
}
|
||||
this.src = `${host}/#${queryParams.path}${uni.$u.queryParams(query)}`
|
||||
console.log(this.src);
|
||||
},
|
||||
onReady() {
|
||||
this.writeToWebView()
|
||||
|
|
|
|||
Loading…
Reference in New Issue