问答详情
源自:2-1 页面组件拆分

我在购物车使用公用组件时报错

VM5563 vue.esm.js:629 [Vue warn]: Unknown custom element: <nav-header> - did you register the component correctly? For recursive components, make sure to provide the "name" option.


found in


---> <Cart> at src/page/cart.vue

       <App> at src/App.vue


提问者:慕田峪9006583 2020-01-03 18:10

个回答

  • 精慕门0373414
    2020-04-16 12:04:42

    你是不是没有正确注册组件?