react使用hashHistory實現相似get方法帶參數跳轉

主頁routerhtml <Route path="/apartmentReserve/:apartmentId" component={ApartmentReserve}/> 前一頁引入hashHistorythis import {hashHistory} from 'React-router' 傳參: btnClick:function () { hashHistory.push({
相關文章
相關標籤/搜索