yiming
2024-03-26 fee95e8d47769336117576af64c15fc3fdd7eec9
packageBookService/pages/bookServices/list/index.wxss
@@ -14,11 +14,32 @@
  display: flex;
}
.list-header .t-button--primary {
  border-radius: 50rpx !important;
  background: #FF6C00 !important;
  border: none;
}
.list-header .t-button--light {
  background: #fff !important;
  border-radius: 50rpx !important;
  color: #545C63 !important;
  border: 2rpx solid #979797 !important;
}
.t-dropdown-menu__item--active,
.t-radio__icon--checked,
.t-checkbox__icon--checked,
.t-radio__title--checked,
.t-checkbox__title--checked {
  color: #FF6C00 !important;
}
.header-sort {
  position: relative;
  background-color: #fff;
  line-height: 90rpx;
  height: 94rpx;
  height: 90rpx;
  width: 15vw;
  font-size: 28rpx;
  color: #999;