order-status.wxml 1.2 KB

1
  1. <view class="slot data-v-088f9df2"><view class="status data-v-088f9df2"><block wx:if="{{type=='10'}}"><text class="data-v-088f9df2">等待买家付款</text></block><block wx:if="{{type=='11'}}"><text class="data-v-088f9df2">等待卖家发货</text></block><block wx:if="{{type=='12'}}"><text class="data-v-088f9df2">运输中</text></block><block wx:if="{{type=='13'}}"><text class="data-v-088f9df2">已完成</text></block><block wx:if="{{type=='14'}}"><text class="data-v-088f9df2">交易关闭</text></block><block wx:if="{{type=='15'}}"><text class="data-v-088f9df2">存在售后单</text></block></view><view class="desc data-v-088f9df2"><block wx:if="{{type=='10'}}"><text class="data-v-088f9df2">请尽快完成支付</text></block><block wx:if="{{type=='5'}}"><text class="data-v-088f9df2">当前订单已完成</text></block></view><view class="operate data-v-088f9df2"><block wx:if="{{type=='12'}}"><u-button vue-id="7b4e70df-1" size="mini" plain="{{true}}" shape="circle" type="white" data-event-opts="{{[['^click',[['goExpress',['$0'],['data']]]]]}}" bind:click="__e" class="data-v-088f9df2" bind:__l="__l" vue-slots="{{['default']}}">查看物流</u-button></block></view></view>