我的订单+我的+vip+商品详情(基础)

This commit is contained in:
2024-06-20 14:16:36 +08:00
parent 0e20704b92
commit 1e766f08d6
26 changed files with 5168 additions and 87 deletions

View File

@@ -88,7 +88,7 @@
console.log('this.orderType',this.orderType)
this.$http
// .get(`book/buyOrder/getOrderInfo?orderId=${this.orderID}`)
.get(`/book/buyOrder/orderDetail?orderSn=${this.orderSn}`)
.get(`book/buyOrder/orderDetail?orderSn=${this.orderSn}`)
.then(res => {
console.log('订单详情',res)
var seconds = res.result.timestamp + 30 * 60 + 2 // 过期时间