十八、Vue-routes的基本使用((菜单栏、路由传参、路由跳转多页面开、路由引入区别)
摘要:
菜单栏 一、Vue-routes的二级路由的配置 二、路由携带辨识变量(例如:导航栏在那个页面显示的控制) 三、vue-routes的跳转显示 四、路由重定向 路由传参 query传参(地址栏可见) 编程式 this.$router.push({ path: "/Details", query: { 阅读全文
posted @ 2022-05-06 22:44 QiKS 阅读(665) 评论(0) 推荐(0)