试听内容不记录播放记录

This commit is contained in:
@fawn-nine
2024-07-11 14:43:29 +08:00
parent 7238eb05c2
commit e6411e6661

View File

@@ -18,6 +18,7 @@
v-if="isfresh"
ref="commonVideo"
:currentVideo="currentVideo"
:noRecored = "noRecored"
:currentVideoList="videoArray"
>
</common-video>
@@ -327,6 +328,7 @@ export default {
limitTitle: "提示",
limitContent: "",
scrollViewHeight: 0,
noRecored:null, // 是否为试听资源
urlList: {
detail: "sociology/course/getCourseCatalogueChapterDetail",
curriculumInfo: "app/phone.do?getCourseInfo",
@@ -337,6 +339,8 @@ export default {
plus.screen.lockOrientation("default");
this.options = options;
this.noRecored = options.noRecored
console.log('this.noRecored=>',this.noRecored)
this.screenLoading = false;
this.currentCateIndex = this.options.videoIndex