afterSalesManage.wxml 1.7 KB

1
  1. <view class="data-v-e6109114"><view class="top-tab data-v-e6109114"><view data-event-opts="{{[['tap',[['tabSwitch',['']]]]]}}" class="{{['tab','data-v-e6109114',(follow=='')?'commodity':'']}}" bindtap="__e">全部</view><view data-event-opts="{{[['tap',[['tabSwitch',['0']]]]]}}" class="{{['tab','data-v-e6109114',(follow=='0')?'commodity':'']}}" bindtap="__e">待退款</view><view data-event-opts="{{[['tap',[['tabSwitch',[3]]]]]}}" class="{{['tab','data-v-e6109114',(follow==3)?'commodity':'']}}" bindtap="__e">平台介入</view><view data-event-opts="{{[['tap',[['tabSwitch',[1]]]]]}}" class="{{['tab','data-v-e6109114',(follow==1)?'commodity':'']}}" bindtap="__e">已退款</view></view><view class="center data-v-e6109114"><block wx:for="{{orderList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="data-v-e6109114"><detail-card vue-id="{{'bb4b92a2-1-'+__i0__}}" itemInfo="{{item}}" data-event-opts="{{[['^toDetail',[['toDetail']]],['^agreeRefund',[['agreeRefund']]],['^refuseRefund',[['refuseRefund']]],['^platformIntervene',[['platformIntervene']]],['^openPop',[['openPop']]]]}}" bind:toDetail="__e" bind:agreeRefund="__e" bind:refuseRefund="__e" bind:platformIntervene="__e" bind:openPop="__e" class="data-v-e6109114" bind:__l="__l"></detail-card></view></block></view><agree-pop vue-id="bb4b92a2-2" title="{{title}}" show="{{show}}" data-event-opts="{{[['^close',[['close']]],['^refund',[['refund']]]]}}" bind:close="__e" bind:refund="__e" class="data-v-e6109114" bind:__l="__l"></agree-pop><refuse-popup vue-id="bb4b92a2-3" show="{{refuseShow}}" data-event-opts="{{[['^close',[['close']]],['^refund',[['refund']]]]}}" bind:close="__e" bind:refund="__e" class="data-v-e6109114" bind:__l="__l"></refuse-popup></view>