声明式导航 RouterLink 编程式导航 import {userRouter} from 'vue-router' const router = userRouter 路由重定向 { path:'/', redirect:'/home' }