yiming
2024-03-28 4ef1826180997bac879913bf17867bd3e390c29d
pages/retrievalPage/index.wxss
@@ -330,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;
}