uniapp使用webView工作实践记录_vue.js_脚本之家 2024年6月12日 - 在uni-app里vue页面直接使用plus.webview.currentWebview()无效 this.wv = currentWebview.children()[0] this.wv.addEventListener( loaded , () = {...