mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
1.修改部署脚本
This commit is contained in:
@@ -85,7 +85,6 @@ export default {
|
||||
useWebGPU: this.useWebGPU,
|
||||
};
|
||||
jessibucaPlayer[this._uid] = new window.Jessibuca({...options});
|
||||
console.log('initplayer2');
|
||||
let jessibuca = jessibucaPlayer[this._uid];
|
||||
this.initcallback(jessibuca);
|
||||
this.isInit = true;
|
||||
|
||||
Reference in New Issue
Block a user