我有一个根实例,其中包含几个CustomVideo-components (在其他组件中)。在CustomVideo顶部,我导入VideoJS,如下所示:import abLoopPlugin from 'videojs-abloop$refs.featuredVideoPlayer, videoOptions, function onPlayerReady() {});
但是,如果有多个CustomVideo,那么我
遵循,我尝试以编程方式在页面上创建组件的实例。主要的片段如下:import Vue from 'vue'
var ComponentClass = Vue.extend(Button$refs.container.appendChild(instance.$refs.container.appendChild(instance.$el))的最后一行,我得到了以下错误