Commit 0573ee29 by 李嘉林

fix

parent a6909bd6
......@@ -98,7 +98,7 @@ export default {
params+= `&accountBalanceFlag=1&totalMoney=${_this.totalMoney}`
}
wx.redirectTo({
url: `/pages/pages_subpack/pages_subpack/paySuccess/main${params}`,
url: `/pages/pages_subpack/paySuccess/main${params}`,
});
},
toPay() {
......
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