路由跳转的3种方式 router-link
https://blog.csdn.net/weixin_47356044/article/details/124474314
https://blog.csdn.net/weixin_45525272/article/details/125471426
设置路由
https://blog.csdn.net/weixin_45630345/article/details/119714591
设置子路由
https://blog.csdn.net/jyn15159/article/details/112302263
//打开
open(r) {
this.$router.push({
path: "/xxx/xx/x/list",
query: {
name: r,
}
})
},
择善人而交,择善书而读,择善言而听,择善行而从。