在部分博客上看到通過 this.webview.postMessage 發送訊息,在html端通過 document.addEventListener('message',function(data){}) 的方式進行資料訊息 ...
確定! 回上一頁