angular 我的项目新增的组件援用的时候报错“Did you add it to @NgModule.entryComponents?”,解决办法就是在入口文件的 module 中增加新增组件的 component