vue.esm.js?f959:610 [Vue warn]: Failed to mount component: template or render function not defined.

出现缘由:在新建好.vue文件后,引入新建文件时,该新建文件里面没有添加组件 <template>内容</template> 将内容包裹起来,就算没有写内容也必须添加该组件vue
相关文章
相关标签/搜索