Ver código fonte

首页快捷播放漏洞

En route 1 ano atrás
pai
commit
336547fbbf
1 arquivos alterados com 0 adições e 9 exclusões
  1. 0 9
      src/pages/home2/top.vue

+ 0 - 9
src/pages/home2/top.vue

@@ -250,15 +250,6 @@ export default {
           query: {
             gradeId: this.recordList.gradeId,
             orderGoodsId: this.recordList.orderGoodsId,
-            courseId: this.recordList.courseId,
-            chapterId: this.recordList.chapterId,
-            moduleId: this.recordList.moduleId,
-            sectionId: this.recordList.sectionId,
-            recordingUrl: this.recordList.recordingUrl,
-            liveUrl: this.recordList.liveUrl,
-            sectionType: this.recordList.sectionType,
-            liveStartTime: this.recordList.liveStartTime,
-            liveEndTime: this.recordList.liveEndTime
           }
         });
       }