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 lines
887 B
1 lines
887 B
<u-navbar wx:if="{{a}}" u-i="5d141f24-0" bind:__l="__l" u-p="{{a}}"></u-navbar><view class="topbox"><view class="scanbox"><image src="/pagesHome/static/miniqc.png"></image><input placeholder="扫描或输入包条码"/></view><view class="viewboxs"><view>数量:10</view><view>滞留日期:<text class="siz">2023-08-01 至 2023-08-12</text></view></view></view><scroll-view class="scvm" scroll-y="true"><view wx:for="{{b}}" wx:for-item="item" class="itembox"><view class="topon1"><view>{{item.a}}</view><view></view></view><view class="topon2"><image src="/pagesHome/static/checi.png"></image><view>滞留车次:{{item.b}}</view></view><view class="topon2"><image src="/pagesHome/static/checi.png"></image><view>订单号:{{item.c}}</view></view><view class="topon2"><image src="/pagesHome/static/checi.png"></image><view>包件码:{{item.d}}</view></view></view></scroll-view> |