Files
Smart-Farm/front/claim/pages/order/detail.wxss
2025-12-22 17:13:05 +08:00

1 line
1.0 KiB
Plaintext

.claim-order-detail .order-video-info{width:750rpx;height:380rpx;margin-top:26rpx}.claim-order-detail .order-video-info .video-img{width:750rpx;height:380rpx}.claim-order-detail .order-video-info .video-bg{top:0;left:0;width:750rpx;height:380rpx;background:rgba(0,0,0,.5)}.claim-order-detail .order-video-info .video-bg .iconfont{font-size:70rpx}.claim-order-detail .order-count-info .count-item{width:33.33%}.claim-order-detail .order-count-info .machine-item{width:50%}.claim-order-detail .order-count-info .machine-item .num{width:50rpx}.claim-order-detail .order-count-info .machine-item .text{width:150rpx;padding-right:10rpx}.claim-order-detail .order-seed-item .seed-img{width:80rpx;height:80rpx;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.claim-order-detail .send-btn{width:180rpx;height:56rpx;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.claim-order-detail .popup-send{width:686rpx}.claim-order-detail .popup-send .textarea-item{width:506rpx;height:200rpx;border:1rpx solid #eee;-webkit-transform:rotate(1turn);transform:rotate(1turn)}