JsBridge调用native测试列表
H5调用原生Toast
代码:
FXJSBridge.callMethod('common','showToast',{'toast_msg':'hello phihome'},callback);
测试
Native回调显示区