马宇豪
2024-07-24 33413c6be7f338ba1ee92b3218e5c078364675dc
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;
@@ -296,6 +291,8 @@
}
.videoWrap {
   background: #fff;
  border-radius: 0 0 20px 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
   .videoBox {
      width: 100%;