Skip to content

Commit

Permalink
fix: 多余dom
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtsm committed Jul 5, 2023
1 parent 21d384c commit 33daf4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions svr/res/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,6 @@
<div class="layui-card">
<div :style="{height: logsHeight+'px',overflowY: 'scroll'}">
<div class="layui-card-body">
</div>
<div class="tl-rtc-file-mask-media-container " id="mediaVideoRoomList"> </div>
</div>
</div>
Expand All @@ -1016,7 +1015,6 @@
<div class="layui-card">
<div :style="{height: logsHeight+'px',overflowY: 'scroll'}">
<div class="layui-card-body">
</div>
<div class="tl-rtc-file-mask-media-container " id="mediaScreenRoomList"> </div>
</div>
</div>
Expand All @@ -1037,7 +1035,6 @@
<div class="layui-card">
<div :style="{height: logsHeight+'px',overflowY: 'scroll'}">
<div class="layui-card-body">
</div>
<div class="tl-rtc-file-mask-media-container " id="mediaLiveRoomList"> </div>
</div>
</div>
Expand Down

0 comments on commit 33daf4d

Please sign in to comment.