传值 this.$router.push({path:'/twoPage', params: {name:'demaxiya'}) 另一个页面取值 params:this.$route.params.name;