React學習18----react-router4.x中使用js跳轉路由

在 http://www.javashuo.com/article/p-zbswilwv-rs.html 中必須使用Link(鏈接)跳轉,就是要必須點擊,才能跳轉。 那麼,怎樣才能實現,自動跳轉,比如,登錄後成功後跳轉頁面 具體步驟如下: 0、安裝 cnpm install react-router-dom --save 1、要引入Redirect import { BrowserRouter a
相關文章
相關標籤/搜索