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 ? : "" - } + } */}