- .data-row { padding: 28rpx 24rpx; border-top: 1rpx solid #e3e3e3; }
- .pic-list { margin-left: -20rpx; margin-top: -20rpx; }
- .pic-list wx-image { margin-left: 20rpx; margin-top: 20rpx; }
- .status-bar { position: relative; height: 140rpx; line-height: 140rpx; color: #fff; padding: 0 40rpx; margin-bottom: 20rpx; }
- .status-bar wx-image{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; background: #fb715a; }
- .express-block{ background: #fff; margin-bottom: 20rpx; border-bottom: 1rpx solid #e3e3e3; padding: 0 24rpx; }
- .copy-fz { border-radius:50%; margin-right:24rpx; color:#999999; width:100rpx; height:100rpx; border:1rpx solid #e2e2e2; font-size:10pt; }
- .address-info { justify-content:space-between; margin:20rpx 40rpx 20rpx 0; color:#353535; }
- .goods_send { border: none; background: #ff4544; color: #fff; border-radius: 10rpx; height: 80rpx; line-height: 80rpx; }
|