已看完视频显示进度条

This commit is contained in:
禺狨 2023-05-30 17:47:26 +08:00
parent cec5251da4
commit 58440be424

View File

@ -130,8 +130,6 @@ const CoursePalyPage = () => {
const initDPlayer = (playUrl: string, isTrySee: number, params: any) => {
let banDrag =
systemConfig.playerIsDisabledDrag && watchRef.current < totalRef.current;
console.log(watchRef.current);
console.log(totalRef.current);
window.player = new window.DPlayer({
container: document.getElementById("meedu-player-container"),
autoplay: false,