vue webview 交互

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 16:47   3252   0

vue oc

https://github.com/mcuking/mobile-web-best-practice(部分交互问题)

oc 传值到vue


mounted(){
let self = this;
window.hwajax = self.hwajax
},

methods:{

hwajax:function (strings) {
this.tokenString=strings;
},

}

oc 调用 vue 方法

created:{

window.save_write = this.save_write;

}

methods:{

save_write(){

//保存数据到后台

}

}

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP