| | |
| | | padding-bottom: calc(env(safe-area-inset-bottom) + 96rpx); |
| | | } |
| | | |
| | | .t-tabs.t-tabs--top .t-tabs__scroll { |
| | | border-bottom: none !important; |
| | | } |
| | | |
| | | .home-page-header { |
| | | background: linear-gradient(#fff, #f5f5f5); |
| | | position: relative; |
| | | } |
| | | |
| | | .home-page-container { |
| | | background: #f5f5f5; |
| | | } |
| | | |
| | | |
| | | .home-page-header { |
| | | display: block; |
| | | } |
| | | |
| | | .home-page-container { |
| | | display: block; |
| | | padding: 0 24rpx; |
| | | .home-page-header .search { |
| | | position: absolute; |
| | | top: 20rpx; |
| | | left: 0; |
| | | width: 100%; |
| | | z-index: 99; |
| | | } |
| | | |
| | | .home-page-header .t-search__input-container { |
| | | border-radius: 32rpx !important; |
| | | border-radius: 15rpx !important; |
| | | margin: 0 24rpx; |
| | | height: 64rpx !important; |
| | | } |
| | | |
| | |
| | | color: rgb(116, 116, 116) !important; |
| | | } |
| | | |
| | | .home-page-header .swiper-wrap { |
| | | margin-top: 20rpx; |
| | | .home-page-header .swiper-wrap .t-swiper-host { |
| | | border-radius: 0; |
| | | } |
| | | |
| | | .home-page-header .t-image__swiper { |
| | | width: 100%; |
| | | height: 300rpx; |
| | | /* border-radius: 10rpx; */ |
| | | } |
| | | |
| | | .home-page-container .t-tabs { |
| | | background: #f5f5f5 !important; |
| | | .home-page-container { |
| | | display: block; |
| | | padding: 0 24rpx; |
| | | } |
| | | |
| | | .home-page-container .t-tabs .t-tabs-nav { |
| | | background-color: transparent; |
| | | line-height: 80rpx; |
| | | font-size: 28rpx; |
| | | color: #333; |
| | | .tabCardPublic { |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | padding: 20rpx 5rpx; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | .home-page-container .t-tabs .t-tabs-scroll { |
| | | border: none !important; |
| | | .tabCardPublic .icon { |
| | | width: 246rpx; |
| | | height: 72rpx; |
| | | } |
| | | |
| | | /* 半个字 */ |
| | | .home-page-container .tab.order-nav .order-nav-item.scroll-width { |
| | | min-width: 165rpx; |
| | | .tabCardPublic .icon .t-image { |
| | | width: 100%; |
| | | height: 100% |
| | | } |
| | | |
| | | .home-page-container .tab .order-nav-item.active { |
| | | color: #fa550f !important; |
| | | } |
| | | |
| | | .home-page-container .tab .bottom-line { |
| | | border-radius: 4rpx; |
| | | } |
| | | |
| | | .home-page-container .tab .order-nav-item.active .bottom-line { |
| | | background-color: #fa550f !important; |
| | | } |
| | | |
| | | .home-page-container .tabs-external__item { |
| | | /* color: #666 !important; */ |
| | | font-size: 28rpx; |
| | | } |
| | | |
| | | .home-page-container .tabs-external__active { |
| | | color: #333333 !important; |
| | | font-size: 32rpx; |
| | | } |
| | | |
| | | .home-page-container .tabs-external__track { |
| | | /* background-color: #fa4126 !important; */ |
| | | height: 6rpx !important; |
| | | border-radius: 4rpx !important; |
| | | width: 48rpx !important; |
| | | } |
| | | |
| | | .t-tabs.t-tabs--top .t-tabs__item, |
| | | .t-tabs.t-tabs--bottom .t-tabs__item { |
| | | height: 86rpx !important; |
| | | } |
| | | |
| | | .home-page-container .goods-list-container { |
| | | background: #f5f5f5 !important; |
| | | margin-top: 16rpx; |
| | | } |
| | | |
| | | .home-page-tabs { |
| | | --td-tab-nav-bg-color: transparent; |
| | | --td-tab-border-color: transparent; |
| | | --td-tab-item-color: #666; |
| | | --td-tab-track-color: red; |
| | | .tabCardPublic .more { |
| | | font-size: 24rpx; |
| | | color: #999; |
| | | } |