feat(video-player): 增强视频播放器错误处理并添加倍速提示

- 添加视频错误自动恢复机制,支持跳过损坏区间继续播放
- 增加倍速播放提示功能,2秒后自动消失
- 扩展默认倍速选项,新增0.75x和1.25x选项
- 优化错误处理流程,增加重试计数和详细日志
- 移除调试用的console.log语句
This commit is contained in:
2026-03-10 15:13:22 +08:00
parent 7317550374
commit dff1f49269
5 changed files with 213 additions and 20 deletions

View File

@@ -13,8 +13,8 @@
"src" : "图片路径"
}
],
"versionName" : "1.0.55",
"versionCode" : 1055,
"versionName" : "1.0.56",
"versionCode" : 1056,
"app-plus" : {
"nvueCompiler" : "weex",
"compatible" : {