$route 是“路由信息对象”,包括 path , params , hash , query , fullPath , matched , name 等路由信息参数。⽽ $router 是“路由实例”对象包括了路由的跳转⽅法,钩⼦函数等