1 line
3.5 KiB
Plaintext
1 line
3.5 KiB
Plaintext
<view><status-nav class="statush" vue-id="35e0dc96-1" statusBackw="{{true}}" whereCome="{{whereCome*1}}" statusTitle="{{true}}" title-val="我的订单" tabcolor="#ffffff" bind:__l="__l"></status-nav><view class="bacb" style="{{'padding-top:'+(statusHNH+'px')+';'}}"><view class="disaa fon28 padding-sx20" style="{{'position:fixed;left:0;right:0;z-index:10;background-color:#FFFFFF;border-bottom:1rpx solid #EEEEEE;'+('top:'+(ordertop)+';')}}"><block wx:for="{{tabArr}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['tapTab',[index]]]]]}}" class="{{[current==index?'colorf78':'']}}" bindtap="__e">{{item}}</view></block></view></view><swiper style="{{'height:'+(heightone-(statusHNH+40)+'px')+';'+('padding-top:'+(40+'px')+';')}}" current="{{current}}" data-event-opts="{{[['change',[['changec',['$event']]]]]}}" bindchange="__e"><block wx:for="{{dataArr.length}}" wx:for-item="itemarr" wx:for-index="indexarr" wx:key="indexarr"><swiper-item class="swiper-item"><scroll-view style="{{'height:'+(height-(statusHNH+40)+'px')+';'}}" scroll-y="true"><block wx:for="{{dataArr[indexarr]}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{dataArr[indexarr].length!=0}}"><view class="{{['padding-sx20','fon28','bacb','margin-sx20','padding-zy30','item-box','active'+index]}}" style="border-radius:5rpx;"><view class="fon24 color6 margin-s10">{{"订单号:"+item.orderId}}</view><block wx:for="{{item.skuList}}" wx:for-item="itemsk" wx:for-index="indexsk" wx:key="indexsk"><view class="borbot margin-sx20"><view data-event-opts="{{[['tap',[['checkDetail',['$0',index],[[['dataArr.'+indexarr+'','',index],['skuList','',indexsk,'spu_id']]]]]]]}}" class="disac posir padding-sx10 margin-x20" bindtap="__e"><image class="radius10 flexs goodsImg" src="{{itemsk.src}}" mode="aspectFill"></image><view class="margin-zy20" style="width:52%;"><view class="fon32 clips2">{{itemsk.title}}</view><view class="fon24 color9 margin-sx10 clips1">{{itemsk.cate}}</view><view class="fon24 color6">{{"X"+itemsk.num}}</view></view><view class="orderRight"><view class="fon24 colorf78 margin-x10">{{['','待发货','待收货','待评价','待付款'][item.status]}}</view><view>¥<text class="fon36 bold">{{itemsk.price}}</text>.0</view><block wx:if="{{indexsk==item.skuList.length-1}}"><view class="fon26 disac orderRights"><view class="flexs">实付款:</view><text class="colorf78">{{"¥"+item.allprice+".0"}}</text></view></block></view></view></view></block><view class="disac jcend"><block wx:if="{{item.status==2}}"><view data-event-opts="{{[['tap',[['checkLogistics',['$0'],[[['dataArr.'+indexarr+'','',index,'orderId']]]]]]]}}" class="myorderbtn" bindtap="__e">查看物流</view></block><block wx:if="{{item.status==3}}"><view data-event-opts="{{[['tap',[['goPing',[index]]]]]}}" class="myorderbtn" bindtap="__e">{{pingCon}}</view></block><block wx:if="{{(item.status==2||item.status==3)&&item.is_after_sale==0}}"><view data-event-opts="{{[['tap',[['saleAfter',[index]]]]]}}" class="myorderbtn" bindtap="__e">{{shouCon}}</view></block><block wx:if="{{item.status==2}}"><view data-event-opts="{{[['tap',[['confrimEv',[index]]]]]}}" class="myorderbtn confrimbtn" bindtap="__e">确认收货</view></block></view></view></block></block><block wx:if="{{dataArr[indexarr].length==0}}"><view class="zanwu">暂无订单记录</view></block></scroll-view></swiper-item></block></swiper><back-top vue-id="35e0dc96-2" showTop="{{showTop}}" data-event-opts="{{[['^backTop',[['backTop']]]]}}" bind:backTop="__e" bind:__l="__l"></back-top></view> |