修复秒杀倒计时、砍价商品不跳转、提现成功样式问题

This commit is contained in:
hupeng
2020-10-12 10:53:46 +08:00
parent 2aa9719ee6
commit e4517efe64
3 changed files with 7 additions and 4 deletions

View File

@ -267,7 +267,10 @@
// 查看商品
openAlone: function () {
this.$yrouter.push({
path: "/detail/" + this.goodsDetail.productId
path: "/pages/shop/GoodsCon/index",
query: {
id: this.goodsDetail.productId
}
});
},
// 砍价完成,去支付