From 3d7fa232a608b92d72193922c5e8c5c9d3a7af68 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Fri, 16 May 2025 15:24:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/hk_video_plugin/video_connect.js | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/hk_video_plugin/video_connect.js b/plugin/hk_video_plugin/video_connect.js index 46b5c08..7175d81 100644 --- a/plugin/hk_video_plugin/video_connect.js +++ b/plugin/hk_video_plugin/video_connect.js @@ -41,7 +41,6 @@ $(function () { WebVideoCtrl.I_InitPlugin({ bWndFull: true, //是否支持单窗口双击全屏,默认支持 true:支持 false:不支持 iWndowType: 1, - bDebugMode: true, // aIframe: ["test"], cbSelWnd: function (xmlDoc) { g_iWndIndex = parseInt($(xmlDoc).find("SelectWnd").eq(0).text(), 10);