视频会议
This commit is contained in:
@@ -571,7 +571,8 @@ onUnload(() => {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: linear-gradient(180deg, #32175f 0%, #071025 38%, #050b1d 100%);
|
/* [视频咨询 2026-05-24] 背景统一为静态 bg.png(前后两屏视觉一致) */
|
||||||
|
background: #050b1d url('/static/bg.png') center center / cover no-repeat;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user