赞
踩
https://github.com/cmp-cc/vue-bridge-webview
javascript bridge android/ios webview
npm install vue-bridge-webview --save
or
download vue-bridge-webview
Android / IOS 调用JS,需要明确调用的function名称
[回调名称,回调函数]
JS 调用 Android / IOS [回调名称,请求参数,回调函数]
vue-bridge-webview 并不依赖任何框架,只是相对vue
更加友好
- created: function(){ // vue project
-
- // android/ios 调用js 刷新界面
- this.$bridge.registerHandler("refreshPage",function
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。