From 9c376c3c54702b872ad690055c7bac16b64e817c Mon Sep 17 00:00:00 2001
From: yz3456 <2753272399@qq.com>
Date: 星期一, 01 七月 2024 18:13:23 +0800
Subject: [PATCH] 完成了直播roomId的添加,完成了家庭小医生分享模块

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

diff --git a/ruoyi-ui/src/views/meeting/webcastInfo.vue b/ruoyi-ui/src/views/meeting/webcastInfo.vue
index 271f404..0d6e615 100644
--- a/ruoyi-ui/src/views/meeting/webcastInfo.vue
+++ b/ruoyi-ui/src/views/meeting/webcastInfo.vue
@@ -172,6 +172,7 @@
   .footContent{
     background-color: #e3e3e3;
   }
+
   .one,.two,.three{
     background-color: #e3e3e3;
     margin-bottom: 20px;

--
Gitblit v1.9.1