Commit da87ff25 by 李嘉林

更新

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