修改bug

This commit is contained in:
筱野
2025-09-13 10:55:06 +08:00
parent aef84e76cb
commit 52bee95505
9 changed files with 317 additions and 349 deletions

View File

@@ -1,13 +1,13 @@
.stadium-detail {
width: 100%;
height: auto;
min-height: 60vh;
background: white;
display: flex;
flex-direction: column;
overflow: hidden;
overflow-y: scroll;
padding-bottom: env(safe-area-inset-bottom);
.stadium-detail-scroll{
height:72vh;
}
// 已选球场
// 场馆列表
.stadium-item {