//完整url可以用
window.location.href
//路由路径可以用
this.$route.path
//路由路径参数
this.$route.params