mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
测试一下
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user