nextLogistics.wxml 2.8 KB

1
  1. <view class="list data-v-1c97f771"><u-popup vue-id="fc097016-1" safeAreaInsetTop="{{false}}" show="{{nextLogisticsShow}}" mode="bottom" closeIconPos="top-right" round="28" bgColor="#F4F4F4" data-event-opts="{{[['^close',[['$emit',['closeLogistics']]]]]}}" bind:close="__e" class="data-v-1c97f771" bind:__l="__l" vue-slots="{{['default']}}"><view style="padding:40rpx 28rpx;box-sizing:border-box;position:relative;" class="data-v-1c97f771"><view class="u-flex u-row-between data-v-1c97f771"><view style="width:28px;height:28px;" class="data-v-1c97f771"></view><view class="poptitle data-v-1c97f771">{{''+i18n.flow+''}}</view><u-icon vue-id="{{('fc097016-2')+','+('fc097016-1')}}" name="close" color="background: #333333;" size="28" data-event-opts="{{[['^click',[['$emit',['closeLogistics']]]]]}}" bind:click="__e" class="data-v-1c97f771" bind:__l="__l"></u-icon></view><scroll-view style=";" scroll-y="{{true}}" class="data-v-1c97f771"><block wx:for="{{containerList}}" wx:for-item="item" wx:for-index="idx"><block wx:if="{{item.sum!=0}}"><view data-event-opts="{{[['tap',[['activea',['$0',idx],[[['containerList','',idx]]]]]]]}}" class="transport data-v-1c97f771" style="margin-top:32rpx;" bindtap="__e"><view class="u-flex u-row-between data-v-1c97f771"><text class="yundate data-v-1c97f771">{{i18n.Shipmentdate+" "+item.end_date}}</text><block wx:if="{{datechan==idx}}"><image style="width:36rpx;height:36rpx;" src="../../../static/mine/330.png" mode class="data-v-1c97f771"></image></block><block wx:else><image style="width:36rpx;height:36rpx;" src="../../../static/mine/327.png" mode class="data-v-1c97f771"></image></block></view><view class="u-flex u-row-between data-v-1c97f771" style="margin-top:28rpx;"><view class="chest data-v-1c97f771"><text class="data-v-1c97f771">{{item.name_cn}}</text><block wx:if="{{language=='en-US'}}"><text class="data-v-1c97f771">{{item.name_en}}</text></block><block wx:if="{{language=='es-ES'}}"><text class="data-v-1c97f771">{{item.name_es}}</text></block><block wx:if="{{language=='it-IT'}}"><text class="data-v-1c97f771">{{item.name_ita}}</text></block><text style="margin:0 16rpx;" class="data-v-1c97f771">|</text><text class="data-v-1c97f771">{{i18n.Estimatedtimeofarrival+item.transport_days+i18n.Workingday}}</text></view><view class="mone data-v-1c97f771"><text class="data-v-1c97f771">¥</text><text style="font-size:48rpx;font-weight:600;" class="data-v-1c97f771">{{item.sum}}</text></view></view></view></block></block></scroll-view><view style="height:166rpx;" class="data-v-1c97f771"></view><view class="enbottom u-flex u-row-between data-v-1c97f771"><view data-event-opts="{{[['tap',[['$emit',['closeLogistics']]]]]}}" class="cancel data-v-1c97f771" bindtap="__e">{{i18n.Cancel}}</view><view data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="confirm data-v-1c97f771" bindtap="__e">{{i18n.enter}}</view></view></view></u-popup></view>