Commit be05ce32 authored by Junling Bu's avatar Junling Bu
Browse files

fix[litemall-wx]: 显示错误信息

parent 2f4d9e4d
......@@ -199,9 +199,7 @@ Page({
});
} else {
wx.redirectTo({
url: '/pages/payResult/payResult?status=0&orderId=' + orderId
});
util.showErrorToast(res.errmsg);
}
});
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment