public/carVideo/children.html
@@ -386,7 +386,12 @@ }); } initPlugin(); function close() { if (oWebControl != null) { oWebControl.JS_HideWnd(); // 先让窗口隐藏,规避可能的插件窗口滞后于浏览器消失问题 oWebControl.JS_Disconnect().then(function () { }, function () { }); } } // 获取公钥