wechat
ihzero 2023-11-12 20:44:18 +08:00
parent fd254575c2
commit 07178f56b9
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ export default {
appbar: 'hidden',
}
this.src = `${host}/#${queryParams.path}${uni.$u.queryParams(query)}`
console.log(this.src);
},
onReady() {
this.writeToWebView()