摘要: // 在vuex文件中引入router,router的原型中有一个currentRoute属性,里面有当且页面路由的信息 import router from '../router' console.log(router.currentRoute.params) 阅读全文
posted @ 2020-10-16 17:30 威斯布鲁童 阅读(617) 评论(0) 推荐(0)