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
1.2 KiB

<view class="dynamic-follow"><block wx:for="{{list.data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goDetail',[index]]]]]}}" class="list-item flex-center fill-base mt-md ml-md mr-md pd-lg radius-16 box-shadow" catchtap="__e"><image class="avatar radius" mode="aspectFill" src="{{item.work_img}}"></image><view class="flex-1 ml-md"><view class="flex-between"><view class="f-title c-black text-bold ellipsis" style="max-width:150rpx;">{{item.coach_name+''}}</view><view class="flex-y-baseline f-desc c-black"><view class="iconfont iconjuli _i" style="{{'color:'+(primaryColor)+';'}}"></view>{{''+item.distance+''}}</view></view><view class="flex-y-baseline"><view class="text flex-y-center f-desc">已接单<view class="ml-sm" style="{{'color:'+(primaryColor)+';'}}">{{''+item.order_num+''}}</view></view><view class="flex-y-center f-caption c-caption ml-md">粉丝数<view class="c-title ml-sm">{{''+item.fans_num+''}}</view></view></view></view></view></block><block wx:if="{{loading}}"><load-more vue-id="49b20ce8-1" noMore="{{$root.g0}}" loading="{{loading}}" bind:__l="__l"></load-more></block><block wx:if="{{$root.g1}}"><abnor vue-id="49b20ce8-2" bind:__l="__l"></abnor></block><view class="space-footer"></view></view>