这是Vue的警告信息,意思是在组件解析时无法找到名为"dv-scroll-board"的组件。可能是因为这个组件没有被正确地导入或注册。如果这个组件是一个原生的自定义元素,需要在编译选项compilerOptions中设置isCustomElement来排除它。需要检查组件的导入和注册是否正确,并确保组件名字拼写正确。

[Vue warn]: Failed to resolve component: dv-scroll-board
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement. 什么问题

原文地址: https://www.cveoy.top/t/topic/p4F 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录