闫增涛
2024-03-26 90f83bf13fd0d6b97897deadc4a9e6a204b530aa
packageBookService/pages/bookServices/list/index.wxss
@@ -14,6 +14,27 @@
  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;