react項目—單擊按鈕返回上一頁

// 如果使用hashHistory import creatHistory from 'history/createHashHistory'  // 如果使用createBrowserHistory import creatHistory from 'history/createBrowserHistory'  const history = creatHistory(); history.go
相關文章
相關標籤/搜索