摘要:
1、vue中获取路由参数 以及 获取之后在页面渲染路由参数 (1)路由参数是通过 this.$router.options.routes 获取,拿我所做的项目举例,数据如下 (2)获取数据以后在页面渲染数据参数computed: { routes() { return this.$router.op 阅读全文
posted @ 2018-06-21 16:10
Forward_wuyi
阅读(1060)
评论(0)
推荐(0)