当前路径:{{$route.path}}

-------------------------------------------------------------

当前参数:{{$route.params | json}}

-------------------------------------------------------------

路由名称:{{$route.name}}

-------------------------------------------------------------

路由查询参数:{{$route.query | json}}

-------------------------------------------------------------

路由匹配项:{{$route.matched | json}}