@@ -135,7 +135,7 @@ export default {
},
jump(id){
// console.log(id);
- this.$router.push(`/ningdongyunying/puzzle/puzzle-info?token=${this.token}&id=${id}&tabbar=${this.shows}`)
+ this.$router.push(`/ningdongyunying/puzzle/puzzle-info?token=${this.token}&id=${id}`)
gettokens(){
let that=this;