Angular5.0 子组件通过service传递值给父组件的方法 一、引言我们使用ngx-loading,需要在app.component.html上写模板,绑定一个布尔值loading.此时如 Angular5.0