闫增涛
2024-03-28 f5e5024b4683f6e5da288b9dc16545c6fc1b274b
pages/retrievalPage/index.wxss
@@ -135,6 +135,7 @@
  padding: 20rpx;
  font-size: 28rpx;
  min-height: 110rpx;
  width: 148px;
}
.body-info .name {
@@ -329,4 +330,20 @@
.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;
}