82 lines
1.8 KiB
Plaintext
82 lines
1.8 KiB
Plaintext
|
|
.slide-list.data-v-0f00adf4{
|
|
margin-top: 20rpx;
|
|
}
|
|
.slide-item-li.data-v-0f00adf4{
|
|
align-items: center;
|
|
width: calc(100% - 40rpx);
|
|
padding: 30rpx 0;
|
|
margin: 0 auto;
|
|
border-bottom: 2rpx solid #eaeaea;
|
|
}
|
|
.slide-item-li .radio>radio.data-v-0f00adf4{
|
|
-webkit-transform: scale(.8);
|
|
transform: scale(.8);
|
|
margin-left: -5rpx;
|
|
}
|
|
.slide-item-li .shop-img.data-v-0f00adf4{
|
|
width: 194rpx;
|
|
height: 194rpx;
|
|
margin: 0 24rpx 0 6rpx;
|
|
overflow: hidden;
|
|
}
|
|
.slide-item-li .shop-img image.data-v-0f00adf4{
|
|
width: 100%;
|
|
min-height: 194rpx;
|
|
}
|
|
.slide-item-li .shop-txt.data-v-0f00adf4{
|
|
width: calc(100% - 264rpx);
|
|
}
|
|
.slide-item-li .shop-txt-top.data-v-0f00adf4{
|
|
min-height: 134rpx;
|
|
}
|
|
.slide-item-li .shop-txt-top .title.data-v-0f00adf4{
|
|
line-height: 1.5;
|
|
}
|
|
.slide-item-li .shop-txt-top .specs.data-v-0f00adf4{
|
|
line-height: 1.5;
|
|
}
|
|
.slide-item-li .shop-txt-bottom.data-v-0f00adf4{
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 50rpx;
|
|
}
|
|
.slide-item-li .shop-txt-bottom .price.data-v-0f00adf4{
|
|
line-height: 1.5;
|
|
}
|
|
.slide-item-li .shop-txt-bottom .num.data-v-0f00adf4{
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: 170rpx;
|
|
}
|
|
.slide-item-li .shop-txt-bottom .num>.count-btn.data-v-0f00adf4{
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
}
|
|
.slide-item-li .shop-txt-bottom .num>.input.data-v-0f00adf4{
|
|
width: 78rpx;
|
|
height: 40rpx;
|
|
border: 2rpx solid #d3d3d3;
|
|
text-align: center;
|
|
}
|
|
.change-all.data-v-0f00adf4{
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: calc(100% - 40rpx);
|
|
height: 80rpx;
|
|
margin: 0 auto;
|
|
border-bottom: 2rpx solid #eaeaea;
|
|
position: -webkit-sticky;
|
|
position: sticky;
|
|
left: 0;
|
|
z-index: 9;
|
|
}
|
|
.change-all .label.data-v-0f00adf4{
|
|
align-items: center;
|
|
margin-left: -5rpx;
|
|
}
|
|
|