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

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

parent 2f4d9e4d
...@@ -199,9 +199,7 @@ Page({ ...@@ -199,9 +199,7 @@ Page({
}); });
} else { } else {
wx.redirectTo({ util.showErrorToast(res.errmsg);
url: '/pages/payResult/payResult?status=0&orderId=' + orderId
});
} }
}); });
} }
......
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