mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 17:55:37 +08:00
提交修改
This commit is contained in:
@@ -296,8 +296,7 @@ export default {
|
||||
isAppendTime:false,//是否追加学习时长
|
||||
appentId:'',//当前追加的学习时长的id
|
||||
appentInterval:30000,//追加学习时间的间隔 30秒加一次
|
||||
handleTimeout:null,
|
||||
sonIndex: null
|
||||
handleTimeout:null
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
@@ -791,7 +790,6 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
this.sonIndex = i;
|
||||
this.playerBoxShow=false;
|
||||
//显示内容部分
|
||||
let $this = this;
|
||||
|
||||
Reference in New Issue
Block a user