From 252fc8c42571c404fc6c5bd82732fe892db5841a Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Tue, 24 Dec 2024 14:35:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=85=A8=E5=89=A7=E8=A7=A3?= =?UTF-8?q?=E9=94=81=E5=92=8C10=E9=9B=86=E8=A7=A3=E9=94=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- me/detail/detail.nvue | 2 +- me/detail/detail.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/me/detail/detail.nvue b/me/detail/detail.nvue index 8c5dc6e..69155c1 100644 --- a/me/detail/detail.nvue +++ b/me/detail/detail.nvue @@ -1052,10 +1052,10 @@ courseId: this.courseId } if(!num){ + console.log('进入num'); //单集解锁 data.courseDetailsId = this.videoList[this.current].courseDetailsId } - data.courseDetailsId = this.videoList[this.current].courseDetailsId httpsRequest.getT((num && num == 10)?'/app/order/insertCourseOrders/limit10': '/app/order/insertCourseOrders', data).then(res => { if (res.code == 0) { this.ordersId = res.data.orders.ordersId //记录订单id diff --git a/me/detail/detail.vue b/me/detail/detail.vue index 3d27952..41da669 100644 --- a/me/detail/detail.vue +++ b/me/detail/detail.vue @@ -202,7 +202,7 @@ - {{info.price}}元解锁10集视频 + {{info.price}}元解锁全剧