闫增涛
2024-03-28 0b523220931d70aa752c3beaca5ed32ca85511c5
pages/retrievalPage/index.wxss
@@ -331,3 +331,19 @@
.t-tabs__item--evenly {
  flex: 1 0 auto !important;
}
.outsideRetrievalPageBox {
  position: relative;
}
.retrievalPageBox {
  position: fixed;
  top: 0px;
  background-color: #fff;
  height: 150px;
  z-index: 999;
}
.tabsBox {
  margin-top: 300rpx;
}