You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
3.2 KiB
1 lines
3.2 KiB
<view style="{{(colorStyle)}}" class="data-v-0cb5537c"><view class="PromoterRank data-v-0cb5537c"><view class="accountTitle data-v-0cb5537c"><view style="{{'height:'+(getHeight.barTop+'px')+';'}}" class="data-v-0cb5537c"></view><view class="sysTitle acea-row row-center-wrapper data-v-0cb5537c" style="{{'height:'+(getHeight.barHeight+'px')+';'}}"><view class="data-v-0cb5537c">推广人排行</view><text data-event-opts="{{[['tap',[['goarrow',['$event']]]]]}}" class="iconfont icon-ic_leftarrow data-v-0cb5537c" bindtap="__e"></text></view></view><view style="{{'height:'+(getHeight.barTop+getHeight.barHeight+'px')+';'}}" class="data-v-0cb5537c"></view><view class="header data-v-0cb5537c"><view class="acea-row row-middle row-right data-v-0cb5537c"><view class="left data-v-0cb5537c"><view class="pictrue data-v-0cb5537c"><image src="../static/ranking.png" class="data-v-0cb5537c"></image></view><block wx:if="{{rankInfo.rank}}"><view class="tips data-v-0cb5537c">您目前的排名<text class="num data-v-0cb5537c">{{rankInfo.rank}}</text>名</view></block><block wx:else><view class="tips data-v-0cb5537c">您目前暂无排名</view></block></view><view class="trophy data-v-0cb5537c"><image src="{{imgHost+'/statics/images/users/trophy.png'}}" class="data-v-0cb5537c"></image></view></view></view><view class="wrapper data-v-0cb5537c"><view class="nav acea-row row-around data-v-0cb5537c"><block wx:for="{{navList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['switchTap',[index]]]]]}}" class="{{['item','data-v-0cb5537c',active==index?'on':'']}}" bindtap="__e">{{''+item+''}}</view></block></view><block wx:if="{{$root.g0}}"><view class="list data-v-0cb5537c"><block wx:for="{{rankList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item acea-row row-between-wrapper data-v-0cb5537c"><view class="acea-row row-middle data-v-0cb5537c"><block wx:if="{{index<=2}}"><view class="num data-v-0cb5537c"><image src="{{'../static/no'+(index+1)+'.png'}}" class="data-v-0cb5537c"></image></view></block><block wx:else><view class="num data-v-0cb5537c">{{''+(index+1)+''}}</view></block><view class="pictrue data-v-0cb5537c"><image src="{{item.avatar}}" class="data-v-0cb5537c"></image></view><view class="text line1 data-v-0cb5537c">{{item.nickname}}</view></view><view class="people data-v-0cb5537c">{{item.count+"人"}}</view></view></block></view></block><block wx:if="{{!$root.g1}}"><view class="data-v-0cb5537c"><empty-page vue-id="df23ea4c-1" title="暂无排行榜数据哦~" class="data-v-0cb5537c" bind:__l="__l"></empty-page></view></block></view><block wx:if="{{rankInfo.position>0}}"><view style="height:130rpx;" class="data-v-0cb5537c"></view></block><block wx:if="{{rankInfo.position>0}}"><view class="footer acea-row row-between-wrapper data-v-0cb5537c"><view class="acea-row row-middle data-v-0cb5537c"><view class="me data-v-0cb5537c">我</view><view class="pictrue data-v-0cb5537c"><image src="{{rankInfo.avatar}}" class="data-v-0cb5537c"></image></view><view class="name line1 data-v-0cb5537c">{{rankInfo.nickname}}</view><view class="ranking data-v-0cb5537c">{{"第"+rankInfo.position+"名"}}</view></view><view class="num data-v-0cb5537c">{{"¥"+rankInfo.brokerage_price}}</view></view></block></view></view> |