import test1 from './test' components:{test1},报错:Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
你的HTML代码呢,components 组件名称 没有和html里面的对应吧