生命周期官网">生命周期官网生命周期钩子 生命周期官网wechat-- onLoadvue -- mountedReact --componentDidMountAngular--ngOnInit // 组件初始化时触发 生命周期钩子ngOnChanges()ngOnInit()ngDoCheck()ngAfterContentInit()ngAfterContentChecked()ngAfterViewInit()ngAfterViewChecked()ngOnDestroy()