问题修改

This commit is contained in:
cwchen 2025-05-16 15:24:42 +08:00
parent b0b6fb5f43
commit 3d7fa232a6
1 changed files with 0 additions and 1 deletions

View File

@ -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);