@@ -649,7 +649,7 @@
});
}else {
uni.showToast({
- title: '支付失败',
+ title: e.res.data.msg,
icon: 'error'
}