預設react 沒有包含這個套件,在專案根目錄下執行指令 npm i react-router-dom ... import {HashRouter,Route,Switch} from "react-router-dom";
確定! 回上一頁