|
@@ -423,7 +423,6 @@ class MemberController extends BaseController implements PaymentStatusCallback {
|
|
|
);
|
|
);
|
|
|
} else {
|
|
} else {
|
|
|
LoadingDialog.hide();
|
|
LoadingDialog.hide();
|
|
|
- ToastUtil.show("支付失败,请稍后重试");
|
|
|
|
|
print('购买失败: ${result['error']}');
|
|
print('购买失败: ${result['error']}');
|
|
|
showRetainDialog(onCancelClick: () {
|
|
showRetainDialog(onCancelClick: () {
|
|
|
ToastUtil.show("支付失败,请稍后重试");
|
|
ToastUtil.show("支付失败,请稍后重试");
|