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

<view class="dynamic-follow"><fixed vue-id="e9ff1932-1" bind:__l="__l" vue-slots="{{['default']}}"><view><search vue-id="{{('e9ff1932-2')+','+('e9ff1932-1')}}" type="input" padding="{{30}}" radius="{{0}}" backgroundColor="#fff" placeholder="{{'请输入'+$root.m0+'姓名'}}" data-event-opts="{{[['^input',[['toSearch']]]]}}" bind:input="__e" bind:__l="__l"></search></view></fixed><block wx:for="{{list.data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toCheck',[index]]]]]}}" class="list-item flex-center mt-md ml-md mr-md" catchtap="__e"><view class="{{['iconfont','mr-md','_i',[(coach_info.id!=item.id)?'icon-xuanze':''],[(coach_info.id==item.id)?'icon-radio-fill':'']]}}" style="{{'color:'+(coach_info.id==item.id?primaryColor:'#BEC3CE')+';'}}"></view><view class="flex-1 flex-center fill-base pd-lg radius-16"><image class="avatar radius" mode="aspectFill" src="{{item.work_img}}"></image><view class="flex-1 flex-between ml-md"><view class="f-title c-black text-bold max-200 ellipsis">{{item.coach_name+''}}</view><view class="flex-center f-desc c-black"><view class="iconfont iconjuli _i" style="{{'color:'+(primaryColor)+';'}}"></view>{{''+item.distance+''}}</view></view></view></view></block><block wx:if="{{loading}}"><load-more vue-id="e9ff1932-3" noMore="{{$root.g0}}" loading="{{loading}}" bind:__l="__l"></load-more></block><block wx:if="{{$root.g1}}"><abnor vue-id="e9ff1932-4" bind:__l="__l"></abnor></block><view class="space-max-footer"></view><fix-bottom-button vue-id="e9ff1932-5" text="{{[{text:'确定选择',type:'confirm'}]}}" bgColor="#fff" data-event-opts="{{[['^confirm',[['submit']]]]}}" bind:confirm="__e" bind:__l="__l"></fix-bottom-button></view>