yiming
2024-04-17 46484b9bea431054820dd30b33f0255aff366ee7
pages/retrievalPage/index.wxss
@@ -384,4 +384,13 @@
/* element.style {
  -webkit-transform: translateX(38.9921875px) !important;
  transform: translateX(38.9921875px) !important;
} */
} */
.t-tabs .t-tabs__item--active {
  background-repeat: no-repeat;
  /* background-size: 100% 100%;
  background-position: 100% 100%; */
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
  background-position: right center;
  background-size: 50% 90%;
  /* 将背景图片位置设置为靠右 */
}