闫增涛
2024-03-26 373ee80774b932a502528b0da5f2eccf112eb762
packagePersonal/pages/aboutUs/index.wxss
@@ -37,4 +37,14 @@
.aboutText {
  padding-bottom: 100rpx;
}
.aboutUsBox {
  /* position: relative; */
}
.titleBox {
  position: sticky;
  top: 0px;
  background-color: #fff;
}