随笔分类 - vue
摘要:使用 HTML5 的图片上传api的时候报如下错误:Uncaught InvalidStateError: Failed to set the 'value' property on 'HTMLInputElement': This input element accepts a filename,...
阅读全文
[Vue warn]: Attribute "id" is ignored on component <div> because the component is a fragment instanc
摘要:今天在使用vue框架搭建环境时,遇到这个错误提示:[Vue warn]: Attribute "id" is ignored on component because the component is a fragment instanc这个提示的原因是使用 vue-router 和 vue-lo...
阅读全文
摘要:使用vue框架的时候,如果页面提示如下错误,则说明newVue的时候没有传入 el 的值:[Vue warn]: Cannot find element: #main我们传入el 既可以,如:var main = new Vue({ el: '#main', data: { ...
阅读全文

浙公网安备 33010602011771号