wipe.wxml 4.2 KB

1
  1. <view class="wipe-wrapper data-v-d40ffbde"><view class="wipe-top flex data-v-d40ffbde"><view data-event-opts="{{[['tap',[['smsh',['$event']]]]]}}" class="top-left data-v-d40ffbde" bindtap="__e"><image src="../../static/icon/sm.png" mode class="data-v-d40ffbde"></image>扫码核销</view><view data-event-opts="{{[['tap',[['srhx',['$event']]]]]}}" class="top-right data-v-d40ffbde" bindtap="__e"><image src="../../static/icon/sr.png" mode class="data-v-d40ffbde"></image>输入核销</view><view class="top-jg data-v-d40ffbde"></view></view><scroll-view class="good-content data-v-d40ffbde" style="{{'height:'+(height)+';'}}" scroll-y="true" data-event-opts="{{[['scrolltolower',[['loadData',['$event']]]]]}}" bindscrolltolower="__e"><view class="data-v-d40ffbde"><block wx:if="{{goodList.length===0}}"><empty vue-id="2908c115-1" class="data-v-d40ffbde" bind:__l="__l"></empty></block><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__"><view class="good data-v-d40ffbde"><view class="good-top data-v-d40ffbde"><view class="top-num data-v-d40ffbde">{{"订单编号:"+item.$orig.order_id}}</view><view class="top-status data-v-d40ffbde">待核销</view></view><block wx:for="{{item.$orig._info}}" wx:for-item="itemt" wx:for-index="__i1__"><view class="goods-box-single data-v-d40ffbde"><image class="goods-img data-v-d40ffbde" src="{{itemt.cart_info.productInfo.image}}" mode="scaleToFill"></image><view class="right data-v-d40ffbde"><view class="flex-start data-v-d40ffbde"><text class="title clamp data-v-d40ffbde">{{itemt.cart_info.productInfo.store_name}}</text><text class="price data-v-d40ffbde" style="flex-grow:1;text-align:right;color:#901B21;font-size:30rpx;font-weight:bold;">{{''+itemt.cart_info.productInfo.price+''}}</text></view><view class="row flex data-v-d40ffbde"><text class="attr-box data-v-d40ffbde">{{"x "+itemt.cart_info.cart_num}}</text></view></view></view></block><view class="fh-btn-wrap data-v-d40ffbde" style="padding-bottom:10rpx;"><view class="fh-btn-tit data-v-d40ffbde">自提信息</view><view class="fh-btn-info data-v-d40ffbde"><view class="data-v-d40ffbde">自提人:<text class="data-v-d40ffbde">{{item.$orig.real_name}}</text></view><view class="data-v-d40ffbde">联系方式:<text class="data-v-d40ffbde">{{item.$orig.user_phone}}</text></view><view class="data-v-d40ffbde">自提时间:<text class="data-v-d40ffbde">{{item.$orig.time_area}}</text></view></view></view><block wx:if="{{item.$orig.point.name}}"><view class="fh-btn-wrap data-v-d40ffbde" style="padding-bottom:10rpx;"><view class="fh-btn-tit data-v-d40ffbde">自提点信息</view><view class="fh-btn-info data-v-d40ffbde"><view class="data-v-d40ffbde">自提点:<text class="data-v-d40ffbde">{{item.$orig.point.name}}</text></view><view class="data-v-d40ffbde">详细地址:<text class="data-v-d40ffbde">{{item.$orig.point.detailed_address+"}"}}</text></view><view class="data-v-d40ffbde">联系方式:<text class="data-v-d40ffbde">{{item.$orig.point.phone}}</text></view></view></view></block><view class="good-hj data-v-d40ffbde">{{"一共"+item.$orig.total_num+"件商品\n\t\t\t\t\t实付:¥"+item.g0+''}}</view></view></block><uni-load-more vue-id="2908c115-2" status="{{loadingType}}" class="data-v-d40ffbde" bind:__l="__l"></uni-load-more></view></scroll-view><uni-popup class="agree-wrapper data-v-d40ffbde vue-ref" vue-id="2908c115-3" data-ref="popuphx" bind:__l="__l" vue-slots="{{['default']}}"><view class="hx-wrapper data-v-d40ffbde"><view class="hx-img data-v-d40ffbde"><image src="../../static/img/hxbg.png" mode class="data-v-d40ffbde"></image></view><view class="hx-body data-v-d40ffbde"><view class="hx-title data-v-d40ffbde">输入核销码核销</view><input type="text" placeholder="请输入核销码" placeholder-class="hx-placeholder" data-event-opts="{{[['input',[['__set_model',['','code','$event',[]]]]]]}}" value="{{code}}" bindinput="__e" class="data-v-d40ffbde"/><view data-event-opts="{{[['tap',[['qhx',['$event']]]]]}}" class="hx-btn data-v-d40ffbde" bindtap="__e">立即核销</view></view><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="hx-close data-v-d40ffbde" bindtap="__e"><image src="../../static/icon/close.png" mode class="data-v-d40ffbde"></image></view></view></uni-popup></view>