| | |
| | | <view class="fourth"> |
| | | <view class="fourth-icon"> |
| | | <view |
| | | style="width: 24rpx;height: 24rpx;line-height: 24rpx;background: url('https://mx.jzeg.cn:9096/appimg/image/banner/clock.png') no-repeat;background-size: cover"> |
| | | style="width: 24rpx;height: 24rpx;line-height: 24rpx;background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/clock.png') no-repeat;background-size: cover"> |
| | | </view> |
| | | </view> |
| | | <view class="senddate">{{ item.samplingTime }}</view> |
| | |
| | | <view class="fourth" style="height:250rpx"> |
| | | <!-- <view class="fourth-icon"> |
| | | <view |
| | | style="width: 26rpx;height: 26rpx;line-height: 26rpx;background: url('https://mx.jzeg.cn:9096/appimg/image/banner/carnNUm.png') no-repeat;background-size: cover;"> |
| | | style="width: 26rpx;height: 26rpx;line-height: 26rpx;background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/carnNUm.png') no-repeat;background-size: cover;"> |
| | | </view> |
| | | </view> |
| | | <view class="senddate">{{ item.orderCode }}</view> --> |
| | |
| | | align-items: center; |
| | | } |
| | | .history-information { |
| | | width: 550rpx; |
| | | width: 600rpx; |
| | | height: 450rpx; |
| | | margin: vww(10) vww(10); |
| | | padding: 5rpx; |
| | |
| | | @include flex; |
| | | |
| | | &_text { |
| | | font-size: 24rpx; |
| | | color: #919090; |
| | | } |
| | | |