Fix:5044 【商城小程序】体验店底部安全区域未适配,出现遮挡

This commit is contained in:
linxi
2026-04-02 19:27:05 +08:00
parent cdf129430d
commit c0afa773a4
@@ -420,7 +420,7 @@ export default {
background: #f5f5f5; background: #f5f5f5;
} }
.page-scroll { .page-scroll {
height: calc(100vh - 120rpx); // height: calc(100vh - 120rpx);
} }
.hero-wrap { .hero-wrap {
position: relative; position: relative;