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