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 4eec7fb..9ad6071 100644 --- a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx +++ b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx @@ -375,6 +375,8 @@ const VideoPlay = ({ dispatch, actions, } }, [processDisX]) + // videoObj.type = '!yingshi' + const createPlay = async () => { if (videoObj.type != 'yingshi') { try { @@ -586,7 +588,11 @@ const VideoPlay = ({ dispatch, actions, { videoObj.type == 'yingshi' ?
: - + } {/* {videoMask ?