基于react组件之间的参数传递(详解) 1、父组件向子组件传递参数 class Child extends Component { componentDidMount(){ JavaScript 2022-04-08 104 点赞 1 评论 157 浏览