pages/bookServices/assort/index.wxss
@@ -1,3 +1,5 @@ @import "./index.skeleton.wxss"; page { width: 100vw; overflow: hidden; @@ -5,6 +7,14 @@ padding-bottom: calc(env(safe-area-inset-bottom) + 96rpx); } .navbar-title { height: 80rpx; line-height: 80rpx; text-align: center; color: #0F1214; font-size: 36rpx; } .page-header { position: relative; }