myOrder.wxml 1.9 KB

1
  1. <view class="my__order data-v-25d6346a"><view class="my__order-tabs data-v-25d6346a"><u-tabs vue-id="94ef56ca-1" list="{{list1}}" scrollable="{{false}}" lineWidth="63" activeStyle="{{({color:'#4C96FF'})}}" inactiveStyle="{{({color:'#626066'})}}" itemStyle=" height: 44px;" data-event-opts="{{[['^change',[['changeTab']]]]}}" bind:change="__e" class="data-v-25d6346a" bind:__l="__l"></u-tabs></view><view class="my__order-content data-v-25d6346a"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleOrder',['$0'],[[['data','',index,'id']]]]]]]}}" class="order_item data-v-25d6346a" bindtap="__e"><view class="item-top data-v-25d6346a"><view class="time data-v-25d6346a">{{"下单时间:"+item.$orig.createTime}}</view><view class="status data-v-25d6346a" style="{{'color:'+(item.m0.color)+';'}}">{{''+item.m1.name+''}}</view></view><view class="item-cnetent data-v-25d6346a"><image class="order__ok-img data-v-25d6346a" src="{{item.$orig.productImages[0]}}"></image><view class="order_info data-v-25d6346a"><view class="data-v-25d6346a"><view class="info-1 data-v-25d6346a">{{item.$orig.productName}}</view><view class="info-2 data-v-25d6346a">{{item.$orig.productDesc}}</view></view><view class="num data-v-25d6346a"><u-icon vue-id="{{'94ef56ca-2-'+index}}" name="close" color="#606266" size="14" class="data-v-25d6346a" bind:__l="__l"></u-icon><text class="data-v-25d6346a">{{item.$orig.tradeCount}}</text></view><view class="img-jiaoluo data-v-25d6346a"><image src="../../../static/jiaoluo.png" mode class="data-v-25d6346a"></image></view></view></view></view></block></view><view class="line data-v-25d6346a" style="margin-top:30px;"><u-loadmore vue-id="94ef56ca-3" loadmoreText="没有更多了" line="{{true}}" class="data-v-25d6346a" bind:__l="__l"></u-loadmore></view><view class="footer data-v-25d6346a"></view></view>