码迷,mamicode.com
首页 > Web开发 > 详细

React 使用link在url添加参数(url中不可见)

时间:2020-04-23 10:37:12      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:this   url   logs   taf   cat   gem   text   Staff   class   

1. 在要跳转页面添加<Link to={{ pathname: `/staffManagement/cardRecord`, state: {time: YYYY-MM-dd, name: staffName} }}>text </Link>
 
2. 在跳转到的页面使用 this.props.location.state.time 取到路由中传过来的参数
转载于:https://www.cnblogs.com/cnlg123/p/9132214.html

  

React 使用link在url添加参数(url中不可见)

标签:this   url   logs   taf   cat   gem   text   Staff   class   

原文地址:https://www.cnblogs.com/zhanglanzuopin/p/12758937.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!