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 a104c0d..c0b5797 100644 --- a/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx +++ b/code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx @@ -400,7 +400,7 @@ const VideoPlay = ({ dispatch, actions, isResize: false, text: "", loadingText: "加载中", - debug: true, + debug: false, showBandwidth: false, // 显示网速 operateBtns: { fullscreen: false,