订单详情页部分完成

This commit is contained in:
duan
2024-05-13 09:18:11 +08:00
parent 7c1a4edbaf
commit 1d00f35bc9
7 changed files with 210 additions and 12 deletions

View File

@@ -78,12 +78,10 @@
},
methods: {
async payEvent() {
console.log('调试1')
let res = await this.api.payOrderPay({
payType:'wechatPay',
orderId:this.listinfo.id,
})
console.log('调试2')
if (res) {
return
uni.requestPayment({