From aaae9c0a6ecda07e3a1494d9dff124df97e062ce Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期二, 16 七月 2024 16:33:58 +0800
Subject: [PATCH] 提交

---
 pages/tabBar/current/detail.vue |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/pages/tabBar/current/detail.vue b/pages/tabBar/current/detail.vue
index 0229f55..b2ff9af 100644
--- a/pages/tabBar/current/detail.vue
+++ b/pages/tabBar/current/detail.vue
@@ -201,11 +201,6 @@
     },
 
     getLesson(chapterId,courseId,id,resourceId){
-      // if(this.videoContext.src){
-      //   this.videoContext.stop()
-      //   this.videoContext.src = ''
-      // }
-      console.log(this.videoContext,666)
       this.selectedChapterId = chapterId
       this.selectedCourseId = courseId
       this.selectedPeriodId = id;

--
Gitblit v1.9.2