yarn create @vitejs/app react-vite --template react ... 再来新建 src/router/index.js 配置路由数组,添加如下内容: import {lazy} from 'react' ...
確定! 回上一頁