react+antd分頁 實現分頁及頁面刷新時回到刷新前的page

antd框架地址:https://ant.design/index-cnhtml 利用antdUI框架作了個分頁,其餘功能都沒問題,可是頁面跳轉後刷新會回到第一頁,通過學習,在組件裏增長了hash值,詳情請看代碼,實現了頁面跳轉後刷新依然顯示刷新前的頁面。react import React from 'react' import { Pagination, Spin } from 'antd'
相關文章
相關標籤/搜索