bug
闫增涛
2024-09-09 7eea32a9a7a034e951468bea279688e8db5c1c98
pages/digitalTextbooks/index.wxss
@@ -3,6 +3,9 @@
/* pages/digitalCourses/index.wxss */
page {
  background-color: #f7f7f7;
}
image {
  width: 100%;
@@ -46,6 +49,10 @@
  box-shadow: -2px 2px 7px -4px rgba(0, 0, 0, 0.1);
}
.dropdown .t-radio__title {
  font-size: 28rpx;
}
.t-dropdown-menu__item--active,
.t-radio__icon--checked,
.t-checkbox__icon--checked {
@@ -72,7 +79,7 @@
  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-size: 35%;
  /* 将背景图片位置设置为靠右 */
}
@@ -290,7 +297,7 @@
  background: #F2F3F8;
  border-radius: 18rpx 18rpx 18rpx 18rpx;
  /* padding-bottom: 325rpx; */
  height: calc(100vh - 450rpx);
  height: calc(100vh - 410rpx);
  /* width: calc(100vw - 60rpx); */