原因:在该组件<temlpate></template>标签内存在与该组件名取值相同的元素(name:'video') template标签里面:video标签 script里面的属性: 解决:修改script里name属性值即可。