From ab613a1bdbcbdafbdf8c587d1f7166cbbb92eee2 Mon Sep 17 00:00:00 2001 From: wenlele Date: Fri, 9 Dec 2022 16:59:04 +0800 Subject: [PATCH] ceshi --- .../web/client/src/components/videoPlayer/videoPlay.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 336f429..1c16149 100644 --- a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx +++ b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx @@ -610,7 +610,7 @@ const VideoPlay = ({ dispatch, actions, {/* 下方操作栏 */} {/* 显示操作功能条件(宽高) */} - {size?.parentWidth > 479 ? + {/* {size?.parentWidth > 479 ? : "" - } + } */}