修改日历与弹出窗

This commit is contained in:
筱野
2025-11-14 20:50:20 +08:00
parent b13979c4ab
commit 95e17d19f8
8 changed files with 24 additions and 42 deletions

View File

@@ -3,9 +3,8 @@
background: white;
display: flex;
flex-direction: column;
padding-bottom: env(safe-area-inset-bottom);
.stadium-detail-scroll{
height:72vh;
height:60vh;
}
// 已选球场
// 场馆列表
@@ -57,7 +56,9 @@
// 场地类型
.venue-type-section {
flex-shrink: 0;
&.image-wrap{
padding-bottom: 30px;
}
.section-title {
padding: 18px 20px 10px 20px;
font-size: 14px;