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