美文网首页
Failed to mount component: templ

Failed to mount component: templ

作者: de650ed0ad7e | 来源:发表于2019-05-30 14:36 被阅读0次
image.png

报错:vue.esm.js?c5de:628 [Vue warn]: Failed to mount component: template or render function not defined.

found in

---> <Devicetype> at src/components/page/resource/devicetype.vue
<Home> at src/components/common/Home.vue
<App> at src/App.vue
<Root>

只是因为单页面组件的html部分需要使用<template>包裹,即可.


image.png

相关文章

网友评论

      本文标题:Failed to mount component: templ

      本文链接:https://www.haomeiwen.com/subject/gtfvtctx.html