npm下载安装路由 npm install vue-router@4 --save 新建router目录 新建routes路由表可以分离,也可以写在路由文件下的index.js 想用@方式引入,需要新建vite.config.ts文件配置