【m】测试,便于回退

This commit is contained in:
2026-04-23 16:08:08 +08:00
parent 852a169c30
commit b66b639df0
3 changed files with 232 additions and 17 deletions

View File

@@ -149,7 +149,15 @@
<div class="flex-1 relative bg-black/40 overflow-hidden" id="videoArea">
<!--
子区域: 远端视频 (Remote Video)
子区域: 多Participant视频网格Host端显示
动态生成每个participant一个视频格子
-->
<div id="participantGrid" class="hidden absolute inset-0 grid gap-3 p-3 auto-rows-fr" style="grid-template-columns: 1fr;">
<!-- 动态生成的 participant 视频格子将插入这里 -->
</div>
<!--
子区域: 远端视频 (Remote Video) - 单路Participant端显示Host画面
数据源: RemoteUser
-->
<div class="absolute inset-0 video-fade-in">