index.wxml 2.1 KB

1
  1. <view style="{{(colorStyle)}}" class="data-v-18190072"><view class="PromoterRank data-v-18190072"><view class="redBg bg-color data-v-18190072"><view class="header data-v-18190072"><view class="nav acea-row row-center-wrapper data-v-18190072"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['switchTap',[index]]]]]}}" class="{{['item','data-v-18190072',active==index?'font-color':'']}}" bindtap="__e">{{''+item.m0+''}}</view></block></view><view class="rank acea-row row-bottom row-around data-v-18190072"><block wx:if="{{Two.uid}}"><view class="item two data-v-18190072"><view class="pictrue data-v-18190072"><image src="{{Two.avatar}}" class="data-v-18190072"></image></view><view class="name line1 data-v-18190072">{{Two.nickname}}</view><view class="num data-v-18190072">{{Two.count+$root.m1}}</view></view></block><block wx:if="{{One.uid}}"><view class="item one data-v-18190072"><view class="pictrue data-v-18190072"><image src="{{One.avatar}}" class="data-v-18190072"></image></view><view class="name line1 data-v-18190072">{{One.nickname}}</view><view class="num data-v-18190072">{{One.count+$root.m2}}</view></view></block><block wx:if="{{Three.uid}}"><view class="item three data-v-18190072"><view class="pictrue data-v-18190072"><image src="{{Three.avatar}}" class="data-v-18190072"></image></view><view class="name line1 data-v-18190072">{{Three.nickname}}</view><view class="num data-v-18190072">{{Three.count+$root.m3}}</view></view></block></view></view></view><block wx:if="{{$root.g0}}"><view class="list data-v-18190072"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item acea-row row-between-wrapper data-v-18190072"><view class="num data-v-18190072">{{index+4}}</view><view class="picTxt acea-row row-between-wrapper data-v-18190072"><view class="pictrue data-v-18190072"><image src="{{item.$orig.avatar}}" class="data-v-18190072"></image></view><view class="text line1 data-v-18190072">{{item.$orig.nickname}}</view></view><view class="people font-color data-v-18190072">{{item.$orig.count+item.m4}}</view></view></block></view></block></view></view>