import { BrowserRouter, Routes, Route } from 'react-router-dom'; ... 将类组件改写为函数组件; 字节写一个HOC来包裹类组件,用useParams获取参数 ...
確定! 回上一頁