原文:Component is missing template or render function

我是使用vue element admin里面的解决侧边栏点击同一菜单栏不刷新问题方法 使用了这样一段代码,我的项目里就报错了,我就把render函数隐藏掉了, 但是还是有一个警告存在,虽然不影响使用,但是存在警告任然让人很不爽, 其实解决办法就是加一个template模板 其实就是一个很简单的字面意思的问题,我看vue element admin里面是这样用的没有报错,我就百度啥的没找到, 后面 ...

2021-12-15 12:04 0 3282 推荐指数:

查看详情

Failed to mount component: template or render function not defined.

在公司下班前提交的代码,夜晚回家pull一把,运行却报错: Failed to mount component: template or render function not defined. 百度翻译:无法安装组件:模板或渲染功能未定义。 什么原因呢?百度了一大圈,有的说需要修改配置文件 ...

Tue Nov 03 06:56:00 CST 2020 0 2963
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM