css
litian
2024-07-09 e2b9cf5cb19ba0ae4bffd787d96f0d0cb8fb63bf
pages/digitalCourses/index.wxss
@@ -12,10 +12,14 @@
  align-items: center;
  --td-search-font-size: 28rpx;
  margin-bottom: 30rpx;
  padding-left: 10rpx;
}
.t-search__input-box {
  height: 70rpx !important;
}
.nacigationBar .t-icon-base {
.nacigationBar .t-icon-search {
  font-size: 38rpx;
}
@@ -47,8 +51,8 @@
  /* background-size: 100% 100%;
  background-position: 100% 100%; */
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
  background-position: 85% center;
  background-size: 20% 50%;
  background-position: 90% center;
  background-size: 25% 50%;
  /* 将背景图片位置设置为靠右 */
}