yangjie #41
|
|
@ -2681,7 +2681,7 @@ const Meeting: React.FC = () => {
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
:
|
:
|
||||||
<div className={styles.meetingUserVideoList} style={{ width: statusList.userVideo ? '100vw' : '500px' }}>
|
<div className={styles.meetingUserVideoList} style={{ width: statusList.userVideo ? '500px' : '500px' }}>
|
||||||
<div className={styles.meetingUserVideoListTitle}>
|
<div className={styles.meetingUserVideoListTitle}>
|
||||||
<span>会议监控</span>
|
<span>会议监控</span>
|
||||||
<img src={ImageUrl.icon18} alt="" onClick={() => {
|
<img src={ImageUrl.icon18} alt="" onClick={() => {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue