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
4.4 KiB
1 lines
4.4 KiB
<view class="pages-technician"><fixed vue-id="5c0ae409-1" initHeight="{{configInfo.coach_format}}" 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}}" bind:__l="__l" vue-slots="{{['left']}}"><view class="map-info flex-y-center" slot="left" data-event-opts="{{[['tap',[['xuanzediqu',['$event']]]]]}}" catchtap="__e"><view class="flex-y-center c-base"><view class="iconfont iconjuli mr-sm _i"></view><view class="map-text max-400 ellipsis">{{''+(location&&location.address?location.address:isLoad?'定位失败':'请选择位置')+''}}</view><view class="iconfont icon-down _i"></view></view></view></uni-nav-bar><view class="fix-info fill-body rel" style="{{'height:'+(configInfo.coach_format==2?'124rpx':'')+';'}}"><view class="space-top abs" style="{{'background:'+(primaryColor)+';'}}"></view><view class="{{['search-info','fill-base','pt-lg','pl-lg','pr-lg','abs',[(configInfo.coach_format!=2)?'pb-md':'']]}}"><view class="{{['flex-center',[(configInfo.coach_format!=2)?'pb-md':''],[(configInfo.coach_format==2)?'pb-lg':'']]}}"><view class="city-info"><picker value="{{cityIndex}}" range="{{cityList}}" range-key="title" data-event-opts="{{[['change',[['pickerChange',['$event']]]]]}}" bindchange="__e"><view class="city-info flex-y-center"><view><block wx:if="{{$root.g0}}"><block>{{''+(cityIndex===-1?'未知':$root.g1>3?$root.g2+'...':cityList[cityIndex].title)+''}}</block></block><block wx:else><block>请选择</block></block></view><view class="iconfont iconshaixuanxia-1 ml-sm _i"></view></view></picker></view><view class="flex-1"><search vue-id="{{('5c0ae409-3')+','+('5c0ae409-1')}}" type="input" keyword="{{param.coach_name}}" padding="{{0}}" radius="{{30}}" backgroundColor="#F0F0F0" placeholder="{{'请输入'+$root.m0+'姓名'}}" data-event-opts="{{[['^input',[['toSearch']]]]}}" bind:input="__e" bind:__l="__l"></search></view></view><block wx:if="{{configInfo.coach_format!=2}}"><block><tab vue-id="{{('5c0ae409-4')+','+('5c0ae409-1')}}" list="{{tabList}}" activeIndex="{{activeIndex*1}}" activeColor="{{primaryColor}}" width="25%" height="90rpx" fontSize="28rpx" data-event-opts="{{[['^change',[['handerTabChange']]]]}}" bind:change="__e" bind:__l="__l"></tab></block></block></view></view></fixed><block wx:if="{{$root.g3}}"><block><block wx:for="{{list.data}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="mt-md ml-md mr-md"><technician-list-item vue-id="{{'5c0ae409-5-'+index}}" info="{{item}}" data-event-opts="{{[['^comment',[['toShowPopup',[index,'message']]]],['^collect',[['toCollect',[index]]]],['^order',[['toShowPopup',[index,'technician']]]]]}}" bind:comment="__e" bind:collect="__e" bind:order="__e" bind:__l="__l"></technician-list-item></view></block></block></block><block wx:if="{{loading}}"><load-more vue-id="5c0ae409-6" noMore="{{$root.g4}}" loading="{{loading}}" bind:__l="__l"></load-more></block><block wx:if="{{$root.g5}}"><abnor vue-id="5c0ae409-7" bind:__l="__l"></abnor></block><block wx:if="{{!loading&&!location.lng}}"><abnor vue-id="5c0ae409-8" tip="{{[{text:'定位失败,请开启地理位置授权后刷新页面重试~',color:0}]}}" button="{{[{text:'开启定位',type:'confirm'}]}}" btnSize data-event-opts="{{[['^confirm',[['toOpenLocation']]]]}}" bind:confirm="__e" bind:__l="__l"></abnor></block><view class="space-footer"></view><technician-list-popup class="vue-ref" vue-id="5c0ae409-9" data-ref="technician_list_popup" bind:__l="__l"></technician-list-popup><uni-popup class="vue-ref" vue-id="5c0ae409-10" type="top" custom="{{true}}" zIndex="{{999}}" data-ref="choose_city_item" bind:__l="__l" vue-slots="{{['default']}}"><view style="{{'height:'+(configInfo.navBarHeight+8+'px')+';'}}"></view><view class="choose-city-popup rel"><image class="city-img" src="https://lbqny.migugu.com/admin/anmo/technician/no_city.png"></image><view class="text f-paragraph c-base abs">很抱歉,该城市未开通, 点击左上角切换其他城市下单服务</view><view class="flex-between"><view></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="item-btn flex-center f-paragraph c-title text-bold radius" catchtap="__e">知道了</view></view></view></uni-popup><view style="{{'height:'+(configInfo.tabbarHeight+'px')+';'}}"></view><tabbar vue-id="5c0ae409-11" cur="{{2}}" bind:__l="__l"></tabbar></view> |