Commit 6c4b6fb1 authored by youjie's avatar youjie

no message

parent d1e66130
......@@ -565,7 +565,7 @@
that.payInfo.total_price = that.ds.total_price;
if(res.data.OrderStatus==5){
uni.reLaunch({
url: '/pages/order-submit/pay-success?payInfo=' +
url: '/pages/order-submit/pay-success2?payInfo=' +
JSON.stringify(that.payInfo)
})
}else {
......
Markdown is supported
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