会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
夏秋初的学习笔记
夏末秋初遇见最美好
博客园
首页
新随笔
订阅
管理
2021年4月29日
react父组件传入子组件的props不更新问题
摘要: export default class Index extends Component { // 接受新props更新,注意设置的参数是nextProps componentWillReceiveProps(nextProps) { this.setState({ isShow: nextProp
阅读全文
posted @ 2021-04-29 22:17 夏秋初
阅读(4059)
评论(0)
推荐(0)
公告