vue有关小知识

 
截取链接参数:
//截取链接参数
    this.id = this.$route.query.id;

 

posted @ 2017-12-15 15:58  LIULIULIU666  阅读(120)  评论(0)    收藏  举报