feat:完善功能

This commit is contained in:
zjc
2025-02-28 20:35:15 +08:00
parent 3832e3617f
commit ccaf3c4e12
8 changed files with 57 additions and 29 deletions

View File

@@ -227,7 +227,7 @@
},
handleHlsError(data) {
console.error('HLS Error:', data)
// console.error('HLS Error:', data)
if (data.fatal) {
switch (data.type) {
case Hls.ErrorTypes.NETWORK_ERROR: