Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法检查 this.props.history.goBack() 在重定向之前将重定向到哪里?我有一个按钮可以将用户返回到上一页,但我想确保它不会将他们从我的网站上带走。谢谢!