React 列表页面传递参数
摘要:React 列表进入详情页面 首先安装 react router dom (4.0) npm/yarn install react router dom 路由跳转配置 列表 父组件 this.props.history.push( { pathname:'/detail', state: data
阅读全文
posted @ 2019-03-20 21:08
posted @ 2019-03-20 21:08
posted @ 2019-03-20 17:00