| | |
| | | <view>{{ coalData.customerName || '暂无单位' }}</view> |
| | | <view>{{ coalData.yuYueTime ? coalData.yuYueTime.slice(0, 10) + ' ' + coalData.yuYueTime.slice(11, 22) : '暂无时间' }}</view> |
| | | </view> |
| | | <view class="driver-coalFour"><image src="@/static/logo.gif" mode=""></image></view> |
| | | <view class="driver-coalFour"><image src="https://mx.jzeg.cn:9095/appimg/logo.gif" mode=""></image></view> |
| | | </view> |
| | | </view> |
| | | </template> |
| | |
| | | } |
| | | } |
| | | &-coalFour { |
| | | margin: vww(59) 0 0 43%; |
| | | display: flex; |
| | | justify-content: center; |
| | | align-items: center; |
| | | margin-top: vww(78); |
| | | image { |
| | | width: vww(52); |
| | | height: vww(52); |