|  |  | 
 |  |  |                   <view class="first-line"> | 
 |  |  |                      <view class="dispatch-receive"> | 
 |  |  |                         <view v-if="item.orderType == '外销' || item.orderType == '内销' || item.orderType == '转出'" class="container"> | 
 |  |  |                            <view class="dispatch">{{ item.deptName }}</view> | 
 |  |  |                            <view class="dispatch">{{ item.deptName || '' }}</view> | 
 |  |  |                            <view class="receive-icon"></view> | 
 |  |  |                            <view class="receive">{{ item.customerNameCopy }}</view> | 
 |  |  |                            <view class="receive">{{ item.customerNameCopy || '' }}}</view> | 
 |  |  |                         </view> | 
 |  |  |                         <view v-else-if="item.orderType == '外购' || item.orderType == '内购' || item.orderType == '转入'" class="container"> | 
 |  |  |                            <view class="dispatch">{{ item.customerNameCopy }}</view> | 
 |  |  |                            <view class="dispatch">{{ item.customerNameCopy || '' }}</view> | 
 |  |  |                            <view class="receive-icon"></view> | 
 |  |  |                            <view class="receive">{{ item.deptName }}</view> | 
 |  |  |                            <view class="receive">{{ item.deptName || '' }}}</view> | 
 |  |  |                         </view> | 
 |  |  |                      </view> | 
 |  |  |                      <view class="point-number"> | 
 |  |  | 
 |  |  | <script> | 
 |  |  | import { customerId } from '@/utils/status'; | 
 |  |  | import combinedTitle from '@/components/combined-title/combined-title.vue'; | 
 |  |  |  | 
 |  |  | export default { | 
 |  |  |    components: { | 
 |  |  |       combinedTitle | 
 |  |  | 
 |  |  |          qiangDanOrderPlanId: null, | 
 |  |  |          fleetId: '', | 
 |  |  |          xsUserId: '', | 
 |  |  |          customerId: '' | 
 |  |  |          customerId: '', | 
 |  |  |          // 集成高德地图 | 
 |  |  |          amapPlugin: null, | 
 |  |  |          key: 'e3106700a6225e6a25727d3a41fa54c5', | 
 |  |  |          addressName: '' | 
 |  |  |       }; | 
 |  |  |    }, | 
 |  |  |    onShow() { | 
 |  |  | 
 |  |  |       height: 24rpx; | 
 |  |  |       line-height: 24rpx; | 
 |  |  |       font-size: 28rpx; | 
 |  |  |       font-family: Microsoft YaHei; | 
 |  |  |       font-weight: 300; | 
 |  |  |       color: #515151; | 
 |  |  |    } | 
 |  |  |    .havedclock { | 
 |  |  |       width: 58% !important; | 
 |  |  |       margin-right: 0 !important; | 
 |  |  |       .send-date { | 
 |  |  |          width: 100%; | 
 |  |  |          margin-left: vww(12); | 
 |  |  | 
 |  |  |    .button-img { | 
 |  |  |       width: 100%; | 
 |  |  |       height: 100%; | 
 |  |  |       background: url('../../../static/image/banner/button.png') no-repeat; | 
 |  |  |       background: url('https://mx.jzeg.cn:9095/appimg/image/banner/button.png') no-repeat; | 
 |  |  |       background-size: cover; | 
 |  |  |       font-size: 28rpx; | 
 |  |  |       font-family: Microsoft YaHei; | 
 |  |  |       font-weight: 300; | 
 |  |  |       color: #ffffff; | 
 |  |  |       text-align: center; | 
 |  |  | 
 |  |  |    margin: 0 auto; | 
 |  |  |    // 主体 | 
 |  |  |    .driver-index-body { | 
 |  |  |       margin-bottom: vww(56); | 
 |  |  |       // margin-bottom: vww(56); | 
 |  |  |       // 待领取提煤单 | 
 |  |  |       .wait-collection { | 
 |  |  |          width: 100%; | 
 |  |  | 
 |  |  |                   width: 15%; | 
 |  |  |                   text { | 
 |  |  |                      font-size: 24rpx; | 
 |  |  |                      font-family: Microsoft YaHei; | 
 |  |  |  | 
 |  |  |                      font-weight: 400; | 
 |  |  |                      color: #c78a64; | 
 |  |  |                   } | 
 |  |  |                   .residue { | 
 |  |  |                      font-size: 40rpx; | 
 |  |  |                      font-family: CTCuHeiSJ; | 
 |  |  |                      font-weight: 400; | 
 |  |  |                      color: #f81414; | 
 |  |  |                   } | 
 |  |  | 
 |  |  |                   min-width: vww(50); | 
 |  |  |                   height: 30rpx; | 
 |  |  |                   font-size: 30rpx; | 
 |  |  |                   font-family: Microsoft YaHei; | 
 |  |  |  | 
 |  |  |                   font-weight: 300; | 
 |  |  |                   color: #515151; | 
 |  |  |                   position: relative; | 
 |  |  | 
 |  |  |                   min-width: vww(50); | 
 |  |  |                   height: 30rpx; | 
 |  |  |                   font-size: 30rpx; | 
 |  |  |                   font-family: Microsoft YaHei; | 
 |  |  |  | 
 |  |  |                   font-weight: 300; | 
 |  |  |                   color: #515151; | 
 |  |  |                   position: relative; | 
 |  |  | 
 |  |  |                   min-width: vww(50); | 
 |  |  |                   height: 30rpx; | 
 |  |  |                   font-size: 30rpx; | 
 |  |  |                   font-family: Microsoft YaHei; | 
 |  |  |                   font-weight: 300; | 
 |  |  |                   color: #515151; | 
 |  |  |                   text-align: center; | 
 |  |  | 
 |  |  |                   margin-left: vww(14); | 
 |  |  |                   line-height: 24rpx; | 
 |  |  |                   font-size: 28rpx; | 
 |  |  |                   font-family: Microsoft YaHei; | 
 |  |  |                   font-weight: 300; | 
 |  |  |                   color: #515151; | 
 |  |  |                } | 
 |  |  | 
 |  |  |                .button-img { | 
 |  |  |                   width: 100%; | 
 |  |  |                   height: 100%; | 
 |  |  |                   background: url('../../../static/image/banner/button.png') no-repeat; | 
 |  |  |                   background: url('https://mx.jzeg.cn:9095/appimg/image/banner/button.png') no-repeat; | 
 |  |  |                   background-size: cover; | 
 |  |  |                   font-size: 28rpx; | 
 |  |  |                   font-family: Microsoft YaHei; | 
 |  |  |                   font-weight: 300; | 
 |  |  |                   color: #ffffff; | 
 |  |  |                   text-align: center; | 
 |  |  | 
 |  |  |             justify-content: space-between; | 
 |  |  |             .first-line { | 
 |  |  |                position: relative; | 
 |  |  |                @include firstLine .main-information { | 
 |  |  |                   width: 40%; | 
 |  |  |                @include firstLine; | 
 |  |  |                .main-information { | 
 |  |  |                   width: 100%; | 
 |  |  |                   height: vww(28); | 
 |  |  |                   display: flex; | 
 |  |  |                   justify-content: space-between; | 
 |  |  |                   justify-content: flex-start; | 
 |  |  |                   align-items: center; | 
 |  |  |  | 
 |  |  |                   .sign { | 
 |  |  | 
 |  |  |                      height: vww(28); | 
 |  |  |                      line-height: vww(28); | 
 |  |  |                      text-align: center; | 
 |  |  |                      background: url('../../../static/image/banner/blueblock.png') no-repeat; | 
 |  |  |                      background: url('https://mx.jzeg.cn:9095/appimg/image/banner/blueblock.png') no-repeat; | 
 |  |  |                      background-size: contain; | 
 |  |  |                      font-size: 30rpx; | 
 |  |  |                      font-family: Microsoft YaHei; | 
 |  |  |                      font-weight: 400; | 
 |  |  |                      color: #ffffff; | 
 |  |  |                      margin-right: vww(20); | 
 |  |  |                   } | 
 |  |  |                } | 
 |  |  |                .main-divider { | 
 |  |  | 
 |  |  |                @include firstLine margin: 0; | 
 |  |  |                margin-left: vww(16); | 
 |  |  |                .main-information { | 
 |  |  |                   width: 40%; | 
 |  |  |                   width: 100%; | 
 |  |  |                   height: vww(28); | 
 |  |  |                   display: flex; | 
 |  |  |                   justify-content: space-between; | 
 |  |  |                   justify-content: flex-start; | 
 |  |  |                   align-items: center; | 
 |  |  |                   .sign { | 
 |  |  |                      width: vww(28); | 
 |  |  |                      height: vww(28); | 
 |  |  |                      line-height: vww(28); | 
 |  |  |                      text-align: center; | 
 |  |  |                      background: url('../../../static/image/banner/redblock.png') no-repeat; | 
 |  |  |                      background: url('https://mx.jzeg.cn:9095/appimg/image/banner/redblock.png') no-repeat; | 
 |  |  |                      background-size: contain; | 
 |  |  |                      font-size: 30rpx; | 
 |  |  |                      font-family: Microsoft YaHei; | 
 |  |  |                      font-weight: 400; | 
 |  |  |                      color: #ffffff; | 
 |  |  |                      margin-right: vww(20); | 
 |  |  |                   } | 
 |  |  |                } | 
 |  |  |             } | 
 |  |  | 
 |  |  |                .clock { | 
 |  |  |                   width: 33%; | 
 |  |  |                   height: vww(21); | 
 |  |  |                   // margin-right: vww(70); | 
 |  |  |                   margin-right: vww(70); | 
 |  |  |                   line-height: vww(21); | 
 |  |  |                   @include flex; | 
 |  |  |                   justify-content: flex-start; | 
 |  |  | 
 |  |  |                      border: 2px solid #035cfb; | 
 |  |  |                      border-radius: 4rpx; | 
 |  |  |                      font-size: 28rpx; | 
 |  |  |                      font-family: Microsoft YaHei; | 
 |  |  |                      font-weight: 300; | 
 |  |  |                      color: #035cfb; | 
 |  |  |                      text-align: center; |