shop_vue/src/views/layout/Head.vue @@ -145,6 +145,15 @@ } }); } /*vip专区*/ if (this.tab_type == 'vip') { this.$router.push({ path: '/plus/vip/index', query: { type: e.name } }); } /*优惠券*/ if (this.tab_type == 'coupon') { this.$router.push({