Commit ae87b136 by 李乾广

Merge branch 'qxh-master' of http://git.keliuyun.com:55676/jiaxiuc123/miniProject into qxh-master

2 parents 482006e8 c688fafe
......@@ -47,7 +47,7 @@ export default {
this.init(this.playUrl);
// console.log('mounted', window.JessibucaPro.EVENTS);
},
unmounted() {
beforeDestroy() {
this.destroy();
},
methods:{
......@@ -77,7 +77,7 @@ export default {
loadingText: '加载中...',
controlAutoHide: true,
supportDblclickFullscreen: false,
showBandwidth: false, // 显示网速
showBandwidth: true, // 显示网速
fullscreenWatermarkConfig: {
text: this.watermarkText || '',
},
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!