fix: FFmpeg握手失败后自动切换协议重试 + 修复表格横向滚动条

This commit is contained in:
2026-04-28 00:18:23 +08:00
parent 3f5f832617
commit 5a635a40f9
4 changed files with 160 additions and 8 deletions
+2 -1
View File
@@ -1247,7 +1247,8 @@ onBeforeUnmount(() => {
}
.rooms-table-shell {
overflow: visible;
overflow-x: auto;
overflow-y: hidden;
}
.rooms-table {