闫增涛
2024-04-03 5e649be819c7297c79c21c6dc120b4b6b362db9e
pages/retrievalPage/index.wxss
@@ -175,13 +175,19 @@
}
.outsideHigherImageBox {
  position: relative;
  /* position: relative; */
}
.higherImageBox {
  width: 190rpx;
  height: 255rpx;
  margin: 15rpx;
  position: relative;
}
.higherImageBox image {
  width: 100%;
  height: 100%;
}
.downloadIcon {
@@ -190,17 +196,12 @@
  border-radius: 5rpx 5rpx 5rpx 5rpx;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 15rpx;
  right: 15rpx;
  top: 0rpx;
  right: 0rpx;
  padding: 10rpx;
}
.download {
  width: 100%;
  height: 100%;
}
.downloadshiftin {
.downloadIcon image {
  width: 100%;
  height: 100%;
}
@@ -351,9 +352,9 @@
  color: #ff6d00;
}
.dialogBox .t-input__control {
/* .dialogBox .t-input__control {
  min-height: 100rpx;
}
} */
.t-button--text {
  color: #000 !important;