The official router for Vue.js. ... const router = new VueRouter({ routes: [ { path: '/a', redirect: '/b' } ] }). The redirect can also be targeting a named ...
確定! 回上一頁