app.component.html 报错

来源:2-6 【组件封装】分离封装第一个组件

NeoC

2020-05-19

老师你好。请问根据课程里面的步骤改了index.ts以后网页正常显示也没有任何问题。但是VSCode里面app.component.html 报错提示:

'app-scrollable-tab' is not a known element:
1. If 'app-scrollable-tab' is an Angular component, then verify that it is part of this module.
2. If 'app-scrollable-tab' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.

这是什么问题呢?

写回答

1回答

接灰的电子产品

2020-05-20

看看有没有在module中导入,看一下git源码对比一下

0
1
NeoC
非常感谢!
2020-06-01
共1条回复

Angular 开发拼多多webapp 从基础到项目实战

高仿拼多多WebApp,带你在实战环境中学习Angular

1322 学习 · 451 问题

查看课程