谈谈React–componentWillReceiveProps的使用

谈谈React--componentWillReceiveProps的使用 什么是componentWillReceiveProps? componentWillReceiveProps是React生命周期中的一个环节,有关React的生命周期,同学们可以在这里详细了解。 componentWillReceiveProps在初始化r