no message

This commit is contained in:
wangh 2024-03-06 13:25:49 +08:00
parent d20c7f151d
commit c962a631bc

View File

@ -318,7 +318,7 @@
},
}).then((res) => {
uni.showToast({
title: "支付失败!",
title: "支付失败,请联系商家!",
icon: "error"
})
})
@ -339,7 +339,7 @@
})
} else {
uni.showToast({
title: "支付失败!",
title: "支付失败,请联系商家!",
icon: "error"
})
}
@ -349,7 +349,7 @@
} else {
uni.showToast({
title: "支付失败!",
title: "支付失败,请联系商家!",
icon: "error"
})
}