From c233cccc28506ad79bbd79b239483fdbd2fae501 Mon Sep 17 00:00:00 2001 From: "gao.zhiyuan" Date: Thu, 3 Nov 2022 17:37:54 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E8=A7=86=E9=A2=91=E6=8E=A8=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/client/src/components/videoPlayer/videoPlay.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx index c3d9e53..545b714 100644 --- a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx +++ b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx @@ -26,7 +26,7 @@ const VideoPlay = ({ dispatch, actions, global, videoStyle, changeData, - // videoObj, + videoObj, sizeWh, slideDown, //视频下方操作是否滑动 IsSize, //是否按照16:9的比例播放