Files
ZangShiQi/public/weapp/pages_promotion/bale/detail.wxss
2026-04-05 10:48:38 +08:00

1 line
6.0 KiB
Plaintext
Executable File

.container{width:100vw;height:100vh}.activity-head{padding:0 40rpx 40rpx;padding-top:40rpx;height:160rpx}.activity-head .activity-text{color:#fff;line-height:1}.activity-head .time{color:#fff;font-size:24rpx;margin-top:6rpx}.activity-head .no-start{color:#fff;font-size:30rpx;margin-top:16rpx}.goods-wrap{background-color:#fff;margin:-80rpx 20rpx 40rpx;border-radius:8rpx}.goods-wrap .goods-item{padding:30rpx 0;display:flex;margin:0 30rpx;border-bottom:1px solid #f8f8f8}.goods-wrap .goods-item:last-child{border-bottom:0}.goods-wrap .goods-item .goods-image{width:200rpx;height:200rpx;overflow:hidden;margin-right:20rpx;border-radius:10rpx}.goods-wrap .goods-item .goods-image image{width:inherit}.goods-wrap .goods-item .goods-info{flex:1;position:relative}.goods-wrap .goods-item .goods-info .name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:28rpx;line-height:36rpx;font-weight:600}.goods-wrap .goods-item .goods-info .spec-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:28rpx}.goods-wrap .goods-item .goods-info .introduction{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:28rpx;color:#999;line-height:28rpx;margin-top:10rpx;height:28rpx}.goods-wrap .goods-item .goods-bottom{display:flex;position:absolute;bottom:0;left:0;width:100%}.goods-wrap .goods-item .goods-bottom > view{flex:1}.goods-wrap .goods-item .goods-bottom .price{line-height:1;display:flex;align-items:baseline;font-weight:700}.goods-wrap .goods-item .goods-bottom .price .unit{font-size:24rpx}.goods-wrap .goods-item .goods-bottom .num{line-height:1}.goods-wrap .goods-item .goods-bottom .num view{line-height:1}.goods-wrap .goods-item .goods-bottom .num .num-wrap{text-align:right}.goods-wrap .goods-item .goods-bottom .num .goods-num{width:60rpx;padding:0 10rpx;display:inline-block;text-align:center;-webkit-transform:translateY(-4rpx);transform:translateY(-4rpx)}.goods-wrap .goods-item .goods-bottom .num .icon-jianshao{font-size:40rpx;color:#ccc}.goods-wrap .goods-item .goods-bottom .num .icon-add-fill{font-size:40rpx}.goods-wrap .goods-item .goods-bottom .num .select{color:#fff;font-size:24rpx;padding:0 20rpx;height:40rpx;line-height:40rpx;border-radius:36rpx;display:inline-block}.footer-wrap-fill{width:100vw;height:120rpx}.footer-wrap{position:fixed;width:100vw;bottom:0;padding:20rpx;background:#fff;box-shadow:0 -2px 10px 0 rgba(125,126,128,.16);display:flex;box-sizing:border-box;z-index:10}.footer-wrap > view{flex:1}.footer-wrap .left{display:flex}.footer-wrap .left .cart-wrap{width:80rpx;height:80rpx;border-radius:50%;background-color:#ddd;display:flex;align-items:center;justify-content:center;position:relative;margin-right:30rpx}.footer-wrap .left .cart-wrap .iconfont{font-size:40rpx;color:#999}.footer-wrap .left .cart-wrap .num{position:absolute;right:0;top:0;font-size:20rpx;-webkit-transform:translateX(16rpx);transform:translateX(16rpx);padding:4rpx 10rpx;line-height:1;color:#fff;border-radius:20rpx}.footer-wrap .left .data{flex:1}.footer-wrap .left .data .price{line-height:1;display:flex;align-items:baseline;font-weight:600;font-size:32rpx;margin-top:10rpx}.footer-wrap .left .data .price .unit{font-size:24rpx}.footer-wrap .left .data .desc{margin-top:10rpx;font-size:28rpx;color:#999;line-height:1}.footer-wrap .right{text-align:right;display:flex;align-items:center;justify-content:flex-end}.footer-wrap .right .sub-btn{height:70rpx;line-height:70rpx;color:#fff;text-align:center;width:200rpx;border-radius:50rpx;font-size:28rpx}.footer-wrap .right .sub-btn.disabled{background-color:#ccc;color:#eee}.cart-shade{position:fixed;width:100vw;height:100vh;z-index:4;left:0;top:0}.cart-popup{position:fixed;width:100vw;height:0;background-color:#fff;bottom:120rpx;box-shadow:0 -2px 10px 0 rgba(125,126,128,.16);box-sizing:initial;z-index:5;transition:all .3s}.cart-popup.show{height:45vh}.cart-popup .header{width:100%;line-height:1;display:flex;height:80rpx;background-color:#eee;align-items:center}.cart-popup .header > view{flex:1;padding:0 30rpx;box-sizing:border-box;font-size:24rpx}.cart-popup .header .right{text-align:right}.cart-popup .header .right .iconfont{font-size:24rpx;margin-right:6rpx}.cart-popup .cart-goods-wrap{width:100%;height:calc(100% - 80rpx);overflow-y:scroll}.cart-popup .cart-goods-wrap .goods-item{padding:20rpx 0;margin:0 30rpx;border-bottom:1px solid #eee;display:flex;align-items:center}.cart-popup .cart-goods-wrap .goods-item:last-child{border-bottom:none}.cart-popup .cart-goods-wrap .goods-item .info{flex:1}.cart-popup .cart-goods-wrap .goods-item .info .goods-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:28rpx;line-height:36rpx;font-weight:600}.cart-popup .cart-goods-wrap .goods-item .info .sku-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:28rpx;line-height:36rpx;color:#999}.cart-popup .cart-goods-wrap .goods-item .price{font-weight:700;padding:0 40rpx}.cart-popup .cart-goods-wrap .goods-item .price .unit{font-size:24rpx}.cart-popup .cart-goods-wrap .goods-item .num .goods-num{width:60rpx;padding:0 10rpx;display:inline-block;text-align:center;-webkit-transform:translateY(-4rpx);transform:translateY(-4rpx)}.cart-popup .cart-goods-wrap .goods-item .num .icon-jianshao{font-size:40rpx;color:#ccc}.cart-popup .cart-goods-wrap .goods-item .num .icon-add-fill{font-size:40rpx}.activity-head.data-v-6dc446d5 .uni-countdown__number{line-height:36rpx;height:36rpx;padding:0 6rpx;font-size:24rpx}.activity-head.data-v-6dc446d5 .uni-countdown__splitor{line-height:40rpx}.data-v-6dc446d5 .uni-popup__wrapper.uni-center{background:rgba(0,0,0,.6)}.data-v-6dc446d5 .uni-popup__wrapper.uni-custom.center .uni-popup__wrapper-box{border-radius:10px;background:rgba($color:#000000,$alpha:0)}.data-v-6dc446d5 .uni-popup__wrapper.uni-custom.center .uni-popup__wrapper-box{overflow-y:visible;background:unset}.data-v-6dc446d5 .sku-layer .uni-popup__wrapper-box{overflow-y:initial!important;max-height:none!important}