diff --git a/pages/user/plus/plus.js b/pages/user/plus/plus.js index 6879964..969081f 100644 --- a/pages/user/plus/plus.js +++ b/pages/user/plus/plus.js @@ -262,7 +262,7 @@ Page({ getApp().my_warnning("支付失败", 0, th); }); }else{ - getApp().my_warnning("支付失败", 0, th); + getApp().my_warnning(res.data.msg, 0, th); } } })