Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
JS 如何向iOS原生发送通知,并传递信息
或者,怎样在iOS原生中通知JS执行某方法然后回调信息
查了很多资料也不知道怎么做
然后想着把iOS中的block传递过去,居然能够在JS中调用,意外的解决了问题