<view style="{{(colorStyle)}}" class="data-v-30854634"><view class="top-tabs data-v-30854634"><block wx:for="{{tabsList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['changeTabs',[index]]]]]}}" class="{{['tabs','data-v-30854634',(type===index)?'btborder':'']}}" bindtap="__e">{{''+item.name+''}}</view></block></view><block wx:if="{{$root.g0}}"><view class="return-list data-v-30854634"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goOrderDetails',['$0'],[[['orderList','',index,'order_id']]]]]]]}}" class="goodWrapper data-v-30854634" bindtap="__e"><block wx:if="{{item.$orig.refund_type==1||item.$orig.refund_type==2}}"><view class="iconfont icon-shenqingzhong powder data-v-30854634"></view></block><block wx:if="{{item.$orig.refund_type==3}}"><view class="iconfont icon-yijujue data-v-30854634"></view></block><block wx:if="{{item.$orig.refund_type==4}}"><view class="iconfont icon-daituihuo1 powder data-v-30854634"></view></block><block wx:if="{{item.$orig.refund_type==5}}"><view class="iconfont icon-tuikuanzhong powder data-v-30854634"></view></block><block wx:if="{{item.$orig.refund_type==6}}"><view class="iconfont icon-yituikuan data-v-30854634"></view></block><view class="orderNum data-v-30854634">{{item.m0+":"+item.$orig.order_id}}</view><block wx:for="{{item.$orig.cart_info}}" wx:for-item="items" wx:for-index="index" wx:key="index"><view class="item acea-row row-between-wrapper data-v-30854634"><view class="pictrue data-v-30854634"><image src="{{items.productInfo.attrInfo?items.productInfo.attrInfo.image:items.productInfo.image}}" class="data-v-30854634"></image></view><view class="text data-v-30854634"><view class="acea-row row-between-wrapper data-v-30854634"><view class="name line1 data-v-30854634">{{items.productInfo.store_name}}</view><view class="num data-v-30854634">{{"x "+items.cart_num}}</view></view><block wx:if="{{items.productInfo.attrInfo}}"><view class="attr line1 data-v-30854634">{{items.productInfo.attrInfo.suk+''}}</view></block><block wx:else><view class="attr line1 data-v-30854634">{{items.productInfo.store_name}}</view></block><view class="money data-v-30854634">{{''+item.m1+(items.productInfo.attrInfo?items.productInfo.attrInfo.price:items.productInfo.price)}}</view></view></view></block><view class="totalSum data-v-30854634">{{item.m2+" "+(item.$orig.refund_num||0)+" "+item.m3+''}}<text class="font-color price data-v-30854634">{{item.m4+item.$orig.refund_price}}</text></view></view></block></view></block><block wx:if="{{$root.g1>0}}"><view class="loadingicon acea-row row-center-wrapper data-v-30854634"><text class="loading iconfont icon-jiazai data-v-30854634" hidden="{{loading==false}}"></text>{{loadTitle+''}}</view></block><block wx:if="{{$root.g2}}"><view class="data-v-30854634"><empty-page vue-id="6b8d880a-1" title="{{$root.m5}}" class="data-v-30854634" bind:__l="__l"></empty-page></view></block></view>
|