Document
点一下试试
function handleButtonClick() {
console.log("button click");
// 通过webview注入的对象和方法
native.sendValueFromHtmlToOCWithValue("hi world");
}
html通过js调用ios或android代码
关注
打赏