packagePersonal/pages/aboutUs/index.wxss
@@ -5,7 +5,6 @@ background-color: #fff; display: flex; align-items: center; } .navbar-title { @@ -13,7 +12,6 @@ /* overflow: hidden; */ text-overflow: ellipsis; color: #0F1214; margin-bottom: 5rpx; font-weight: bold; font-size: 36rpx; @@ -37,4 +35,12 @@ .aboutText { padding-bottom: 100rpx; } .titleBox { position: sticky; top: 0px; background-color: #fff; }