zhangback
2025-12-18 0048786bfb5af907191cd995a0381becb9c931d1
1
<view class="container data-v-77c7ec50"><u-navbar vue-id="7750c596-1" placeholder="{{true}}" bgColor="#409effc1" titleStyle="{{({color:'#fff'})}}" title="被指派行程" class="data-v-77c7ec50" bind:__l="__l" vue-slots="{{['left']}}"><view class="u-nav-slot data-v-77c7ec50" slot="left" data-event-opts="{{[['tap',[['leftClick',['$event']]]]]}}" bindtap="__e"><u-icon vue-id="{{('7750c596-2')+','+('7750c596-1')}}" color="#fff" name="list" size="28" class="data-v-77c7ec50" bind:__l="__l"></u-icon></view></u-navbar><scroll-view class="task-scroll data-v-77c7ec50" style="height:calc(100vh - 120rpx);" scroll-y="true"><block wx:for="{{taskList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['historyClick',['$0'],[[['taskList','',index]]]]]]]}}" class="task-item data-v-77c7ec50" bindtap="__e"><view class="task-field data-v-77c7ec50"><view class="field-label data-v-77c7ec50">调度单号</view><view class="field-value data-v-77c7ec50">{{item.dispatchNo}}</view></view><view class="task-field data-v-77c7ec50"><view class="field-label data-v-77c7ec50">运输工具号码</view><view class="field-value data-v-77c7ec50">{{item.licensePlate}}</view></view><view class="task-field data-v-77c7ec50"><view class="field-label data-v-77c7ec50">路线</view><view class="field-value data-v-77c7ec50">{{item.transportLine}}</view></view><view class="task-field data-v-77c7ec50"><view class="field-label data-v-77c7ec50">客户</view><view class="field-value data-v-77c7ec50">{{item.customerName}}</view></view><view class="task-field data-v-77c7ec50"><view class="field-label data-v-77c7ec50">当前状态</view><view class="field-value status data-v-77c7ec50">{{item.statusStr}}</view></view><view class="task-field data-v-77c7ec50"><view class="field-label data-v-77c7ec50">要求最晚发车时间</view><view class="field-value data-v-77c7ec50">{{item.latestDeparture}}</view></view></view></block></scroll-view><view class="bottom-bar data-v-77c7ec50"><u-button class="bottom-btn data-v-77c7ec50" vue-id="7750c596-3" text="历史调度单" data-event-opts="{{[['^click',[['goToURL']]]]}}" bind:click="__e" bind:__l="__l"></u-button><u-button class="bottom-btn data-v-77c7ec50" vue-id="7750c596-4" text="垫付列表" data-event-opts="{{[['^click',[['goToURLDF']]]]}}" bind:click="__e" bind:__l="__l"></u-button></view><u-popup vue-id="7750c596-5" zIndex="{{1000}}" overlayZIndex="{{999}}" show="{{show}}" mode="left" data-event-opts="{{[['^close',[['close']]]]}}" bind:close="__e" class="data-v-77c7ec50" bind:__l="__l" vue-slots="{{['default']}}"><view style="width:250px;" class="data-v-77c7ec50"><view class="logo-info data-v-77c7ec50"><image style="width:120px;height:120px;" src="/static/oss.png" class="data-v-77c7ec50"></image><view class="company _h3 data-v-77c7ec50">智慧物流调度平台</view></view><text data-event-opts="{{[['tap',[['goToUrl',['/pages/login/index']]]]]}}" class="lout data-v-77c7ec50" bindtap="__e">退出登录</text></view></u-popup></view>