有两个webview,分别是a.html,b.html a.html中,有个函数 function getDate(){ return (new Date()) } 求教:在b.html如何回调到这个getDate
0 个回复