Fix:4424 【旅居商城小程序】送礼—礼品卡微信支付取消时将提示词改为“支付取消,请在我的礼品卡中完成支付”

This commit is contained in:
LinCyJang
2025-11-15 00:28:13 +08:00
parent fc8257b1e3
commit ef2eb0cdeb
+1 -1
View File
@@ -536,7 +536,7 @@ export default {
this.isPayOk = true;
}).catch(err => {
this.makeAgain()
// this.makeAgain()
uni.showToast({
title: '支付取消,请在我的礼品卡中完成支付',
icon: "none",