Browse Source

ckplayer close debug mode

zhanghe 6 năm trước cách đây
mục cha
commit
137b7737c8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/util/EfunVideoPlayer.js

+ 0 - 1
src/util/EfunVideoPlayer.js

@@ -12,7 +12,6 @@ class EfunVideoPlayer {
 
   initPlayer(url, domId) {
     let videoObject = {
-      debug: true,
       autoplay: true,
       container: `#${domId}`,
       variable: 'player',