vue中$route和$router的區別:
1.$router是路由實例,而$route為當前router跳轉對象;
2.$route包括path、params、hash、query、fullPath、matched、name等路由信息參數,而$router包括了路由的跳轉方法,鉤子函數等,在script標簽中想要導航到不同的URL,可使用$router.push方法。
億速云公眾號
手機網站二維碼
Copyright ? Yisu Cloud Ltd. All Rights Reserved. 2018 版權所有
廣州億速云計算有限公司粵ICP備17096448號-1 粵公網安備 44010402001142號增值電信業務經營許可證編號:B1-20181529