bug
闫增涛
2024-09-07 c6c73b7d709322052b9cd6777b3d6657e0d43d30
pages/retrievalPage/index.wxss
@@ -253,7 +253,7 @@
}
.outsideRetrievalPageBox {
  /* position: relative; */
  position: relative;
}
.retrievalPageBox {
@@ -350,9 +350,14 @@
  color: #ff6d00;
}
/* .dialogBox .t-input__control {
  min-height: 100rpx;
} */
.dialogBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
}
.t-button--text {
  color: #000 !important;