team.wxml 1.3 KB

1
  1. <app-layout vue-id="4bbe2a10-1" class="data-v-4cc40db6" bind:__l="__l" vue-slots="{{['default']}}"><app-tab-nav vue-id="{{('4bbe2a10-2')+','+('4bbe2a10-1')}}" tabList="{{tabList}}" activeItem="{{activeTab}}" padding="0" theme="{{theme}}" data-event-opts="{{[['^click',[['tabStatus']]]]}}" bind:click="__e" class="data-v-4cc40db6" bind:__l="__l"></app-tab-nav><block wx:if="{{list&&list.length>0}}"><view class="data-v-4cc40db6"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="item data-v-4cc40db6"><view class="user-info data-v-4cc40db6"><image class="avatar data-v-4cc40db6" src="{{item.avatar}}"></image><view class="t-omit user-name data-v-4cc40db6">{{item.nickname}}</view><view class="time data-v-4cc40db6">{{"绑定时间:"+item.junior_at}}</view></view><view class="number data-v-4cc40db6">{{"推广"+item.peopleCount+"人"}}</view><view class="order-info data-v-4cc40db6"><text class="data-v-4cc40db6">{{item.orderPrice+"元"}}</text><text class="order-num data-v-4cc40db6">{{item.orderCount+"个订单"}}</text></view></view></block></view></block><block wx:if="{{list.length==0}}"><view class="no-tip data-v-4cc40db6"><image src="/static/image/user-default-avatar.png" class="data-v-4cc40db6"></image><label class="_span data-v-4cc40db6">暂无相关成员</label></view></block></app-layout>