闫增涛
2024-05-06 e8ec903206cb82e4dbb4687291d5f7788e7ff046
pages/retrievalPage/index.wxss
@@ -365,8 +365,7 @@
}
.scrollViewBox {
  height: calc(100vh - 326rpx);
  /* width: calc(100vw - 60rpx); */
  height: calc(100vh - 208rpx - env(safe-area-inset-bottom));
}
.t-search__input-box--square {
@@ -387,8 +386,8 @@
  /* min-width: 210rpx; */
  background-repeat: no-repeat;
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
  background-position: 83% center;
  background-size: 45% 70%;
  background-position: 90% 50%;
  background-size: 70rpx !important;
  /* 将背景图片位置设置为靠右 */
}