Commit 50a76778 by 高淑倩

下单页取消支付跳订单列表

parent c1d8f465
...@@ -405,7 +405,7 @@ wxService.page({ ...@@ -405,7 +405,7 @@ wxService.page({
fail(res) { fail(res) {
wx.hideLoading() wx.hideLoading()
// wxService.router(`/subPackage/page/pages/paymentStatus/paymentStatus?status=F`) // wxService.router(`/subPackage/page/pages/paymentStatus/paymentStatus?status=F`)
// wxService.router(`/pages/order/order`) wxService.router(`/pages/order/order`)
// wxService.router(`/pages/orderDetail/orderDetail?id=${id}`) // wxService.router(`/pages/orderDetail/orderDetail?id=${id}`)
} }
}, data.wxParams)) }, data.wxParams))
......
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