修改页面高度

This commit is contained in:
2025-09-18 17:57:01 +08:00
parent 8349951626
commit 3227dda7b5
4 changed files with 6 additions and 3 deletions

View File

@@ -104,6 +104,7 @@ export default {
background-color: #f5f7fa;
min-height: 100vh;
padding-bottom: 120rpx;
overflow: hidden;
}
.meeting-room-detail {