this.props.history.push('/community', { id: 1 })
this.props.history.push('/community', {
id: 1
})
获取参数: const id = this.props.location.state.id
本文标题:react页面路由参数
本文链接:https://www.haomeiwen.com/subject/fcziphtx.html
网友评论