You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
2.3 KiB
1 line
2.3 KiB
2 years ago
|
<u-navbar wx:if="{{a}}" u-i="618f7990-0" bind:__l="__l" u-p="{{a}}"></u-navbar><view class="headtop"><view><view>配车类型:自提</view></view><view><view>车牌号:川A88888</view><view>司机:张琪、罗翔</view></view></view><view class="tabmabx"><view><uni-table wx:if="{{k}}" u-s="{{['d']}}" u-i="618f7990-1" bind:__l="__l" u-p="{{k}}"><uni-tr u-s="{{['d']}}" u-i="618f7990-2,618f7990-1" bind:__l="__l"><uni-th wx:if="{{b}}" u-i="618f7990-3,618f7990-2" bind:__l="__l" u-p="{{b}}"></uni-th><uni-th wx:if="{{c}}" u-s="{{['d']}}" u-i="618f7990-4,618f7990-2" bind:__l="__l" u-p="{{c}}">配送客户数</uni-th><uni-th wx:if="{{d}}" u-s="{{['d']}}" u-i="618f7990-5,618f7990-2" bind:__l="__l" u-p="{{d}}">订单总数</uni-th><uni-th wx:if="{{e}}" u-s="{{['d']}}" u-i="618f7990-6,618f7990-2" bind:__l="__l" u-p="{{e}}">签收件数</uni-th></uni-tr><uni-tr wx:for="{{f}}" wx:for-item="item" u-s="{{['d']}}" u-i="{{item.f}}" bind:__l="__l"><uni-td wx:if="{{g}}" u-s="{{['d']}}" class="jhjs" u-i="{{item.b}}" bind:__l="__l" u-p="{{g}}">{{item.a}}</uni-td><uni-td wx:if="{{h}}" u-s="{{['d']}}" u-i="{{item.c}}" bind:__l="__l" u-p="{{h}}">15</uni-td><uni-td wx:if="{{i}}" u-s="{{['d']}}" u-i="{{item.d}}" bind:__l="__l" u-p="{{i}}">15</uni-td><uni-td wx:if="{{j}}" u-s="{{['d']}}" u-i="{{item.e}}" bind:__l="__l" u-p="{{j}}">16</uni-td></uni-tr></uni-table></view></view><view class="scinp"><view class="titl">齐套状态</view><view><cus-selects wx:if="{{m}}" bindchange="{{l}}" u-i="618f7990-12" bind:__l="__l" u-p="{{m}}"></cus-selects></view><view class="titl">包件类型</view><view><cus-selects wx:if="{{o}}" bindchange="{{n}}" u-i="618f7990-13" bind:__l="__l" u-p="{{o}}"></cus-selects></view><view class="btscan">查询</view></view><scroll-view class="scbx" scroll-y="true"><view class="mabox"><view wx:for="{{p}}" wx:for-item="item" class="item"><view class="toptitl"><view class="toplft"> 库位号:G-1-1-1 </view><view class="{{item.a}}"> 整托备货 </view></view><view class="boxcontt"><view><view><text style="color:#90A0AF">包装号:</text>0001</view><view><text style="color:#90A0AF">货物名称:</text>门板</view></view><view><view class="{{item.c}}"><text style="color:#90A0AF">扫描状态:</text>{{item.b}}</view></view></view><view class="buttts"><view class="anj"> 异常上报 </view></view></view></view></scroll-view>
|