diff --git a/pkg_user/views/gift/gift.vue b/pkg_user/views/gift/gift.vue index a586aff..760de35 100644 --- a/pkg_user/views/gift/gift.vue +++ b/pkg_user/views/gift/gift.vue @@ -536,7 +536,7 @@ export default { this.isPayOk = true; }).catch(err => { - this.makeAgain() + // this.makeAgain() uni.showToast({ title: '支付取消,请在我的礼品卡中完成支付', icon: "none",