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 line
11 KiB
1 line
11 KiB
1 year ago
|
<view class="pages-technician data-v-5d289ec6"><fixed vue-id="5c0ae409-1" class="data-v-5d289ec6" bind:__l="__l" vue-slots="{{['default']}}"><uni-nav-bar vue-id="{{('5c0ae409-2')+','+('5c0ae409-1')}}" fixed="{{false}}" shadow="{{false}}" statusBar="{{true}}" onlyLeft="{{true}}" color="#fff" backgroundColor="{{primaryColor}}" class="data-v-5d289ec6" bind:__l="__l" vue-slots="{{['left']}}"><view class="map-info flex-y-center data-v-5d289ec6" slot="left" data-event-opts="{{[['tap',[['toChooseLocation',['$event']]]]]}}" catchtap="__e"><view class="flex-y-center pl-md c-base data-v-5d289ec6"><view class="iconfont iconjuli mr-sm _i data-v-5d289ec6"></view><view class="map-text max-400 ellipsis data-v-5d289ec6">{{''+(location&&location.address?location.address:isLoad?'定位失败':'定位中...')+''}}</view><view class="iconfont icon-down _i data-v-5d289ec6"></view></view></view></uni-nav-bar><view class="fix-info fill-body rel data-v-5d289ec6"><view class="space-top abs data-v-5d289ec6" style="{{'background:'+(primaryColor)+';'}}"></view><view class="search-info fill-base pt-lg pl-lg pr-lg pb-md abs data-v-5d289ec6"><view class="flex-center pb-md data-v-5d289ec6"><view class="flex-1 data-v-5d289ec6"><search vue-id="{{('5c0ae409-3')+','+('5c0ae409-1')}}" type="input" padding="{{0}}" radius="{{30}}" backgroundColor="#F0F0F0" placeholder="请输入技师姓名" data-event-opts="{{[['^input',[['toSearch']]]]}}" bind:input="__e" class="data-v-5d289ec6" bind:__l="__l"></search></view></view></view></view><view class="tabContent data-v-5d289ec6"><tab vue-id="{{('5c0ae409-4')+','+('5c0ae409-1')}}" isLine="{{false}}" list="{{tabList1}}" activeIndex="{{activeIndex*1}}" activeColor="{{primaryColor}}" width="{{100/4+'%'}}" height="84rpx" data-event-opts="{{[['^change',[['handerTabChange']]]]}}" bind:change="__e" class="data-v-5d289ec6" bind:__l="__l"></tab></view></fixed><block wx:if="{{$root.g0>0}}"><block class="data-v-5d289ec6"><block wx:for="{{list.data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="list-item data-v-5d289ec6"><view class="flex-center flex-column data-v-5d289ec6"><view class="item-img rel data-v-5d289ec6"><image class="item-img data-v-5d289ec6" mode="aspectFill" lazy-load="{{true}}" src="{{item.work_img}}" data-event-opts="{{[['tap',[['toPreviewImage',[index,1]]]]]}}" catchtap="__e"></image></view></view><view class="flex-1 ml-md max-510 itemInfoContent data-v-5d289ec6"><view class="flex-between data-v-5d289ec6"><view class="flex-y-center f-title data-v-5d289ec6"><view class="text-bold ellipsis data-v-5d289ec6" style="max-width:60px;color:#333333;">{{item.coach_name}}</view><view class="star-text data-v-5d289ec6">{{item.star+"分"}}</view></view><view class="flex-center data-v-5d289ec6"><view class="iconfont iconjuli _i data-v-5d289ec6" style="color:#71787E;"></view><view class="distance data-v-5d289ec6">{{item.distance}}</view></view></view><block wx:if="{{item.near_time}}"><view class="flex-y-center timeInfo data-v-5d289ec6"><view class="zao data-v-5d289ec6">最早可约</view><view class="can-service-btn flex-center rel data-v-5d289ec6">{{''+item.near_time+''}}</view></view></block><view class="flex-between mendianInfo data-v-5d289ec6"><view data-event-opts="{{[['tap',[['goShop',['$0'],[[['list.data','',index]]]]]]]}}" class="mendian data-v-5d289ec6" bindtap="__e"><image src="../static/mendian.png" mode class="data-v-5d289ec6"></image><text class="data-v-5d289ec6">{{item.company_name}}</text></view><view class="flex-y-center f-icontext data-v-5d289ec6"><view class="order-num data-v-5d289ec6">{{"已服务 "+(item.order_num>9999?'9999+':item.order_num)+"单"}}</view></view></view><view class="flex-between data-v-5d289ec6"><view class="flex-y-center f-desc c-caption data-v-5d289ec6"><view data-event-opts="{{[['tap',[['toShowPopup',[index,'message']]]]]}}" class="flex-y-center data-v-5d289ec6" catchtap="__e"><view class="iconfont iconpinglun mr-sm _i data-v-5d289ec6"></view>{{item.comment_num+''}}</view><view data-event-opts="{{[['tap',[['toCollect',[index]]]]]}}" class="flex-y-center ml-md dat
|