新增视频播放页逻辑

master
于肖磊 2025-11-28 14:46:57 +08:00
parent 3f9bfe5316
commit 33c72597e9
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
},
// video app使
ended() {
console.log('ended');
this.$emit('ended');
}
},
}