会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
张啊咩
博客园
首页
新随笔
联系
订阅
管理
2020年6月29日
React 阻止路由离开(路由拦截)
摘要: 阻止React router跳转: 1、React不像Vue那样有router.beforeEach这样的路由钩子,但是它提供了一个组件:Prompt import { Prompt } from 'react-router-dom'; <Prompt when={true} message={lo
阅读全文
posted @ 2020-06-29 12:44 张啊咩
阅读(8009)
评论(0)
推荐(0)
编辑
公告