# js 调用

通信方面iOS采用messageHandlers[fn].postMessage(data)方法。Android采用window.AndroidWebView[fn] (data)

Last Updated: 7/29/2021, 3:07:29 PM