zhongshujie
2024-12-20 32986b54a0e2661f7ad6ed79f3ef12c4289eace9
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;
}