1 line
2.0 KiB
Plaintext
1 line
2.0 KiB
Plaintext
.component-activity .activity-item{margin-top:32rpx;background:#fff;border-radius:10rpx;padding:32rpx}.component-activity .activity-item:first-child{margin-top:0}.component-activity .activity-item.special{background:transparent;border-radius:0;padding:0}.component-activity .activity-item .item-header{padding-bottom:32rpx;border-bottom:1rpx solid #e4e4e4;margin-bottom:32rpx}.component-activity .activity-item .item-header .header-number{color:#999;font-size:28rpx;line-height:40rpx}.component-activity .activity-item .item-header .header-status{color:var(--theme-color);font-size:28rpx;line-height:40rpx}.component-activity .activity-item .item-info .info-image{width:220rpx;height:160rpx;border-radius:16rpx}.component-activity .activity-item .item-info .info-box{margin-left:32rpx;display:flex;flex-direction:column;justify-content:space-between}.component-activity .activity-item .item-info .info-box .box-title{color:#5a5b6e;font-size:28rpx;font-weight:600;line-height:40rpx}.component-activity .activity-item .item-info .info-box .box-tag .icon{width:32rpx;height:32rpx;background-size:32rpx;margin-right:10rpx}.component-activity .activity-item .item-info .info-box .box-tag .text{color:#8d929c;font-size:24rpx;line-height:34rpx}.component-activity .activity-item .item-footer{margin-top:32rpx}.component-activity .activity-item .item-footer .footer-label{color:var(--theme-color);font-size:24rpx;line-height:34rpx;padding:8rpx 16rpx;border-radius:8rpx;background:#f6f7fb}.component-activity .activity-item .item-footer .footer-price{margin-left:16rpx;color:var(--theme-color);font-size:36rpx;font-weight:600;line-height:50rpx}.component-activity .activity-item .item-footer .footer-price text{font-size:22rpx}.component-activity .activity-item .item-footer .footer-btn{margin-left:16rpx}.component-activity .activity-item .item-footer .footer-btn .btn{color:#fff;font-size:28rpx;line-height:40rpx;padding:14rpx 24rpx;border-radius:8rpx;background:var(--theme-color);margin-left:12rpx}.component-activity .activity-item .item-footer .footer-btn .btn:first-child{margin-left:0} |