Browse Source

debug

dev_trial
wenlele 2 years ago
parent
commit
5812cf82bd
  1. 2
      code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx

2
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,

Loading…
Cancel
Save