测试一下

This commit is contained in:
joshen
2025-03-06 19:42:48 +08:00
parent 0119b4a86c
commit 7214c3f3b5

View File

@@ -467,6 +467,7 @@
this.stopStudyTime();//先关闭
this.cleanAppendTime();//
this.loadData();
console.log("gx 测试组件 refType",this.refType);
//console.log(this.$xpage.constants.fileBaseUrl,'this.$xpage.constants.fileBaseUrl');
},
computed: {
@@ -585,6 +586,7 @@
},
//笔记组件触发,播放指定时间
onPlayVideo(contentId,time){
console.log("gx 出发 onPlayVideo")
//这里需要根据contentId,是否切换到对应的内容的视频的时间
//如果 contentId已经不存在需要提示
console.log(contentId,this.contentData.id,'两个内容id');