vue引入子组件不显示?

报以下错误 是什么原因

vue.esm.js?71e4:479 [Vue warn]: Unknown custom element: <img-exp> - did you register the component correctly? For recursive components, make sure to provide the "name" option.


found in


---> <ShopMobile> at C:UsersadminDesktopnewsrccomponentssettingchildrenshopMobile.vue


   <App> at C:\Users\admin\Desktop\new\src\App.vue

     <Root>


GCT1015
浏览 1986回答 1
1回答

蝴蝶刀刀

import imgExp from ...components: {imgExp,}//需要先注册才可以使用。
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

JavaScript