Commit df8a515c authored by 潘永坪's avatar 潘永坪

页面跳转修改

parent 4222774a
......@@ -34,9 +34,9 @@
sum += 700
}
if (this.status == "2" || this.status == "4" || this.status == "5") {
// uni.redirectTo({
// url:this.afterBuyUrl+'?orderId=' + this.orderId+'&ifyukuaiCode='+this.ifyukuaiCode
// })
uni.redirectTo({
url:this.afterBuyUrl+'?orderId=' + this.orderId+'&ifyukuaiCode='+this.ifyukuaiCode
})
return
}
if (this.status == "3") {
......
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