| | |
| | | align-items: center; |
| | | --td-search-font-size: 28rpx; |
| | | margin-bottom: 30rpx; |
| | | padding-left: 10rpx; |
| | | } |
| | | |
| | | .t-search__input-box { |
| | | height: 70rpx !important; |
| | | } |
| | | |
| | | .nacigationBar .t-icon-base { |
| | | .t-icon-search { |
| | | font-size: 38rpx; |
| | | } |
| | | |
| | | |
| | | .custom-tabs { |
| | | margin-bottom: 32rpx; |
| | | .heardTab { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | } |
| | | |
| | | .custom-panel { |
| | | /* height: ; */ |
| | | height: calc(100vh - 300rpx); |
| | | color: var(--td-text-color-primary); |
| | | .tabBox { |
| | | width: 70vw |
| | | } |
| | | |
| | | .dropdown { |
| | | z-index: 1; |
| | | width: 29vw; |
| | | box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1); |
| | | } |
| | | |
| | | .t-dropdown-menu__item--active, |
| | | .t-radio__icon--checked, |
| | | .t-checkbox__icon--checked { |
| | | color: #FF6C00 !important |
| | | } |
| | | |
| | | .t-tabs__item--active { |
| | |
| | | .titleBox { |
| | | display: flex; |
| | | align-items: center; |
| | | margin: 10px; |
| | | margin-left: 0; |
| | | padding-top: 30rpx; |
| | | } |
| | |
| | | |
| | | .titleTextBox { |
| | | margin-left: 15px; |
| | | width: 180rpx; |
| | | width: 200rpx; |
| | | height: 36rpx; |
| | | /*宽 3.7 高1 */ |
| | | } |
| | |
| | | margin: 0 20rpx; |
| | | height: 75rpx; |
| | | color: #333; |
| | | |
| | | font-size: 28rpx; |
| | | font-weight: 700; |
| | | word-break: break-all; |
| | |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | text-align: left; |
| | | width: 150rpx; |
| | | } |
| | | |
| | | .price { |