视频连线

This commit is contained in:
duoaohui
2026-05-28 10:15:07 +08:00
parent a3f19c6245
commit 96fca438f4
3 changed files with 68 additions and 21 deletions

View File

@@ -1077,7 +1077,7 @@ onUnload(() => {
@media (max-width: 750px) {
.body {
padding-bottom: calc(94rpx + env(safe-area-inset-bottom));
padding-bottom: calc(142rpx + env(safe-area-inset-bottom));
box-sizing: border-box;
}
/* 小屏幕:聊天面板改为全屏浮层,避免挤压视频 */