Files
damai-wx/pages/home/index.skeleton.wxss
MagicalKudzu 8079e6c819 首次提交
2025-12-12 10:35:12 +08:00

1 line
2.1 KiB
Plaintext

.home-skeleton{left:0;padding:0 24rpx!important;position:fixed;top:188rpx}.home-skeleton .skeleton-wave{animation:wave-animation 1.4s ease infinite;background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);background-size:400% 100%;border-radius:8rpx;height:40rpx}@keyframes wave-animation{0%{background-position:100% 50%}100%{background-position:0 50%}}.home-skeleton .sl-search{height:60rpx;margin-bottom:20rpx;width:702rpx}.home-skeleton .sl-vajra-position{background-color:#fff;border-radius:12rpx;box-sizing:border-box;column-gap:60rpx;display:flex;flex-wrap:wrap;height:310rpx;margin-bottom:20rpx;padding:30rpx;row-gap:20rpx;width:702rpx}.home-skeleton .sl-vajra-position-item{display:flex;flex-direction:column;width:80rpx}.home-skeleton .sl-vajra-position-item-img{height:80rpx;margin-bottom:10rpx;width:100%}.home-skeleton .sl-vajra-position-item-text{height:24rpx;width:100%}.home-skeleton .sl-broadcast{display:flex;gap:14rpx;height:220rpx;margin-bottom:20rpx;overflow:hidden;width:702rpx}.home-skeleton .sl-broadcast-item{height:100%;width:354rpx}.home-skeleton .sl-square-card{display:flex;gap:14rpx;height:108rpx;margin-bottom:20rpx;overflow:hidden;width:702rpx}.home-skeleton .sl-square-card-item{height:100%;width:226rpx}.home-skeleton .sl-show-slider-box{background-color:#fff;border-radius:12rpx;box-sizing:border-box;margin-bottom:30rpx;padding:10rpx 0 24rpx 30rpx;position:relative;width:702rpx}.home-skeleton .sl-show-slider-tab{align-items:center;display:flex;height:76rpx;margin-bottom:14rpx;width:702rpx}.home-skeleton .sl-show-slider-tab-item{height:52rpx;margin-right:20rpx;width:120rpx}.home-skeleton .sl-show-slider-tab-item-last{margin-right:0;position:absolute;right:30rpx}.home-skeleton .sl-show-slider{display:flex;gap:14rpx;overflow:hidden;width:672rpx}.home-skeleton .sl-show-slider-item{flex-shrink:0;height:100%;width:152rpx}.home-skeleton .sl-show-slider-poster{height:204rpx;margin-bottom:14rpx;width:100%}.home-skeleton .sl-show-slider-time{height:28rpx;margin-bottom:14rpx;width:100%}.home-skeleton .sl-title{height:52rpx;margin-bottom:30rpx;width:200rpx}.home-skeleton .sl-show{height:262rpx;width:100%}