| | |
| | | color: #FF6C00 !important; |
| | | } |
| | | |
| | | .t-tabs__track { |
| | | background-color: #FF6C00 !important; |
| | | } |
| | | |
| | | .noDataBox { |
| | | margin: 0 auto; |
| | |
| | | .t-search__input-box--square { |
| | | border-radius: var(--td-search-square-radius, var(--td-radius-default, 36rpx)) !important; |
| | | height: 72rpx; |
| | | } |
| | | |
| | | .t-search__input-box .t-input__keyword { |
| | | font-size: var(--td-search-font-size, var(--td-font-size-m, 28rpx)) !important; |
| | | } |
| | | |
| | | /* element.style { |
| | | -webkit-transform: translateX(38.9921875px) !important; |
| | | transform: translateX(38.9921875px) !important; |
| | | } */ |
| | | |
| | | .t-tabs .t-tabs__item--active { |
| | | /* min-width: 210rpx; */ |
| | | background-repeat: no-repeat; |
| | | /* background-size: 100% 100%; |
| | | background-position: 100% 100%; */ |
| | | background-image: url(https://jsek.bnuic.com/home/image/click-icon.png); |
| | | background-position: 83% center; |
| | | background-size: 45% 70%; |
| | | /* 将背景图片位置设置为靠右 */ |
| | | } |
| | | |
| | | .t-tabs__track { |
| | | background-color: #FF6C00 !important; |
| | | -webkit-transform: translateX(39px); |
| | | transform: translateX(39px); |
| | | } |