摘要: 1. 挂载卸载过程 1.1.constructor() 1.2.componentWillMount() 1.3.componentDidMount() 1.4.componentWillUnmount () 2. 更新过程 2.1. componentWillReceiveProps (nextP 阅读全文
posted @ 2020-09-07 10:26 ljygirl 阅读(120) 评论(0) 推荐(0) 编辑