闫增涛
2025-03-31 04c7b0163caeae4ab1c5da62e301fa993101cfad
pages/specialDiscussion/index.wxss
@@ -6,15 +6,25 @@
  height: 100%;
}
.back-icon {
  width: 48rpx;
  height: 100%;
}
.nacigationBar {
  display: flex;
  align-items: center;
  --td-search-font-size: 28rpx;
  margin-bottom: 30rpx;
  padding-left: 10rpx;
}
.nacigationBar .t-icon-base {
.t-search__input-box {
  height: 70rpx !important;
}
.nacigationBar .t-icon-search {
  font-size: 38rpx;
}
@@ -31,20 +41,19 @@
  width: 100%;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1rpx solid #ccc;
  padding: 40rpx 40rpx 20rpx 40rpx;
}
.tabsNameBox {
  margin: 0 50rpx;
  width: 200rpx;
}
.tabsSelect {
  margin: 0 50rpx;
  color: #FF6C00;
  width: 200rpx;
}
.tabsNameSelect {
  min-width: 170rpx;
  height: 40rpx;
  background-repeat: no-repeat;
  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
@@ -74,8 +83,11 @@
  margin-bottom: 1rpx;
}
.list-box {
  padding: 0 30rpx;
}
.displayContent {
  width: 692rpx;
  height: 250rpx;
  background: #FFFFFF;
  box-shadow: 0rpx 0rpx 18rpx 2rpx rgba(0, 0, 0, 0.08);
@@ -87,16 +99,17 @@
}
.imageBox {
  width: 464rpx;
  height: 100%;
  background: #EAEAEA;
  border-radius: 9rpx 0rpx 0rpx 9rpx;
  object-fit: contain;
  flex: 1;
}
.tltieBox {
  margin: 15rpx;
  flex: 1;
}
.nameTltieBox {
@@ -137,6 +150,14 @@
  /* 将背景图片位置设置为靠右 */
}
.t-tabs__item {
  padding: 0px 20rpx !important;
}
.t-sticky__content {
  padding: 0 20rpx !important;
}
.noDataBox {
  width: 100%;
  /* margin-top: 200rpx; */