如题,页面上有个webview,需要用到webviewObject里的很多方法,有没有大神知道的?
<web-view ref="webview" @pagefinish="onPageFinish" @receivedtitle="onReceivedTitle" @onPostMessage="getMessage" :style="style" src="http://www.baidu.com"></web-view>
如题,页面上有个webview,需要用到webviewObject里的很多方法,有没有大神知道的?
<web-view ref="webview" @pagefinish="onPageFinish" @receivedtitle="onReceivedTitle" @onPostMessage="getMessage" :style="style" src="http://www.baidu.com"></web-view>
晖哥 (作者)
不行啊 我要用webviewObject里很多方法,还有拦截事件之类的,不能直接获取这个对象吗
2020-11-27 13:12
莫须有
为什么我提示没有这个方法
2021-04-21 18:36