member.wxml 1.7 KB

1
  1. <view class="app-main app-content data-v-c9289328"><block wx:if="{{!$root.g0}}"><block class="data-v-c9289328"><block wx:for="{{list.data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-c9289328"><tui-list-cell vue-id="{{'5be8cfcc-1-'+index}}" arrow="{{true}}" data-event-opts="{{[['^click',[['pageTo',[['o',['url','/admin/member/detail'],['query',{id:item.id}]]]]]]]}}" bind:click="__e" class="data-v-c9289328" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-msg-box _div data-v-c9289328"><image class="tui-msg-pic _img data-v-c9289328" src="{{item.avatar}}" mode="widthFix"></image><view class="tui-msg-item _div data-v-c9289328"><view class="tui-msg-name _div data-v-c9289328"><view class="tui-user-name _div data-v-c9289328">{{item.name}}</view><app-vip-module class="level-img data-v-c9289328" vue-id="{{('5be8cfcc-2-'+index)+','+('5be8cfcc-1-'+index)}}" vipImg="{{constant.imgUrl+'/retail/member/grade/member.png'}}" bind:__l="__l"></app-vip-module></view><view class="tui-msg-content _div data-v-c9289328"><label class="_span data-v-c9289328">{{item.visitTime}}</label></view></view></view><view class="tui-msg-right _div data-v-c9289328"><block wx:if="{{item.messageNum>0}}"><badge-module vue-id="{{('5be8cfcc-3-'+index)+','+('5be8cfcc-1-'+index)}}" type="danger" dot="{{item.level==3?true:false}}" class="data-v-c9289328" bind:__l="__l" vue-slots="{{['default']}}">{{item.messageNum}}</badge-module></block></view></tui-list-cell></block></block></block></block><block wx:else><block class="data-v-c9289328"><app-wrapper-empty vue-id="5be8cfcc-4" is-empty="{{true}}" class="data-v-c9289328" bind:__l="__l"></app-wrapper-empty></block></block><not-login vue-id="5be8cfcc-5" class="data-v-c9289328" bind:__l="__l"></not-login></view>