一、主页面: app.component.html: 1 <button (click)="load();">动态</button> 2 2<div #domRoom><!--动态组件加载到这个div里--></div> View Code 相关文章: 2022-12-23 2021-05-20 2022-02-10 2018-07-09 2022-01-01 2022-12-23