Fix:4424 【旅居商城小程序】送礼—礼品卡微信支付取消时将提示词改为“支付取消,请在我的礼品卡中完成支付”
This commit is contained in:
@@ -536,7 +536,7 @@ export default {
|
|||||||
this.isPayOk = true;
|
this.isPayOk = true;
|
||||||
|
|
||||||
}).catch(err => {
|
}).catch(err => {
|
||||||
this.makeAgain()
|
// this.makeAgain()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '支付取消,请在我的礼品卡中完成支付',
|
title: '支付取消,请在我的礼品卡中完成支付',
|
||||||
icon: "none",
|
icon: "none",
|
||||||
|
|||||||
Reference in New Issue
Block a user