在vue2的时候,template只能有一个节点,所以插件vetur会报提示说不能有多个根元素 vue3说支持多个根元素的,解决办法就是在设置里面找到vetur的配置,把 Validate vue-html in <template> using eslint-plugin-vue 取消勾选就可以了

 

 参考自 :vue3在vscode报vue/no-multiple-template-root - 掘金

Logo

前往低代码交流专区

更多推荐