[最新更新]
This commit is contained in:
@@ -90,7 +90,8 @@ Page({
|
||||
remark : '',
|
||||
delivery_type : this.data.distributionIndex
|
||||
}).then(res => {
|
||||
|
||||
console.log(res)
|
||||
return
|
||||
wx.redirectTo({
|
||||
url: '/pages/pay/index?params=' + encodeURIComponent(JSON.stringify(res.data))
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user