Uncaught DOMException: Failed to execute 'end' on 'TimeRanges': The index provided (0) is greater than or equal to the maximum bound (0).
at HTMLVideoElement.eval (webpack-internal:///161:166:96)
getTime方法里this.video.loaded = (-1 + (this.$video.buffered.end(0) / this.$video.duration)) * 100
Uncaught DOMException: Failed to execute 'end' on 'TimeRanges': The index provided (0) is greater than or equal to the maximum bound (0). at HTMLVideoElement.eval (webpack-internal:///161:166:96) getTime方法里this.video.loaded = (-1 + (this.$video.buffered.end(0) / this.$video.duration)) * 100