From b439336f0e404d9d9aebd800fb5ad00d8b20210d Mon Sep 17 00:00:00 2001
From: yz3456 <2753272399@qq.com>
Date: 星期二, 11 六月 2024 14:07:21 +0800
Subject: [PATCH] 修改直播模块

---
 ruoyi-ui/src/views/meeting/replay.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/views/meeting/replay.vue b/ruoyi-ui/src/views/meeting/replay.vue
index a0110e7..1b7330e 100644
--- a/ruoyi-ui/src/views/meeting/replay.vue
+++ b/ruoyi-ui/src/views/meeting/replay.vue
@@ -1,5 +1,5 @@
 <template>
-    <div class="app-container" style="width: 1500px; height: 800px;">
+    <div class="app-container" style="width: 100%; height: 800px;">
         <!-- 鍥炲埌椤堕儴 -->
         <el-backtop :bottom="150" :right="30">
             <el-button type="primary" circle class="el-icon-top"></el-button>

--
Gitblit v1.9.1