Browse Source

我的券包已领券去使用跳转

home_hotList
ld0104 2 years ago
parent
commit
07774f9478
  1. 4
      pages/user/coupon/UserCoupon/index.vue

4
pages/user/coupon/UserCoupon/index.vue

@ -144,8 +144,8 @@
let that = this
if(that.navType===2) return
if(that.navType===1){
that.$yrouter.push({
path: '/pages/shop/brands/index',
that.$yrouter.switchTab({
path: '/pages/home/index',
})
return
}

Loading…
Cancel
Save