vue-router
Vue.js 的官方路由器,为 Vue.js 提供富有表现力、可配置的、方便的路由。
最后更新时间:2023-12-04
Vue

安装

npm

npm install vue-router@4

yarn

yarn add vue-router@4