<u-popup bind:input="__e" vue-id="232769c2-1" border-radius="6" mode="center" width="90%" height="80%" value="{{popupShow}}" data-event-opts="{{[['^input',[['__set_model',['','popupShow','$event',[]]]]]]}}" class="data-v-2d5f3ad0" bind:__l="__l" vue-slots="{{['default']}}"><view class="myHasOrder-wrap content data-v-2d5f3ad0"><block wx:if="{{loadingShow}}"><u-loading class="loading-box data-v-2d5f3ad0" vue-id="{{('232769c2-2')+','+('232769c2-1')}}" size="36" bind:__l="__l"></u-loading></block><block wx:if="{{goodslist.length&&!loadingShow}}"><view style="display:block;" class="data-v-2d5f3ad0"><view class="today data-v-2d5f3ad0">今日配送订单</view><scroll-view style="height:640rpx;" scroll-y="true" class="data-v-2d5f3ad0"><view class="table data-v-2d5f3ad0"><view class="table-title data-v-2d5f3ad0"><view class="title-name data-v-2d5f3ad0">配送卷烟名称</view><view class="title-num data-v-2d5f3ad0">条数</view></view><view class="table-main data-v-2d5f3ad0"><block wx:for="{{goodslist}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="main-block data-v-2d5f3ad0"><view class="main-name data-v-2d5f3ad0">{{item.product}}</view><view class="main-num data-v-2d5f3ad0">{{item.num}}</view></view></block></view></view></scroll-view><view class="peisong-total data-v-2d5f3ad0"><text class="data-v-2d5f3ad0">配送总数:</text><text class="data-v-2d5f3ad0">{{totalComputed+"条"}}</text></view><view class="tishi data-v-2d5f3ad0">如果订单有误请电话咨询您的客户经理</view><button data-event-opts="{{[['tap',[['confirmBtn',['$event']]]]]}}" class="custom-style data-v-2d5f3ad0" bindtap="__e">确认无误</button></view></block><block wx:if="{{goodslist.length==0&&!loadingShow}}"><view class="data-v-2d5f3ad0"><view class="empty-box data-v-2d5f3ad0"><image class="emptyImage data-v-2d5f3ad0" src="../../static/image/empty.png" mode="aspectFit"></image></view><view class="riqi data-v-2d5f3ad0">今天不是您的送烟日期</view><button data-event-opts="{{[['tap',[['gotoNoticeDetail',['$event']]]]]}}" class="custom-style data-v-2d5f3ad0" bindtap="__e">使用其它功能</button></view></block></view></u-popup>
|