Commit 42b8170d by zeyang

视频播放统计

parent 7a498a48
......@@ -558,7 +558,7 @@
this.isRenderVideo = true;
this.totalTime = this.viewTime = 0;
// 跳转到指定位置
this.videoContext.seek(thie.viewTime);
this.videoContext.seek(this.viewTime);
uni.hideLoading();
}
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment