| 1 |
- <view class="consultation data-v-896d4072"><z-date-slide vue-id="a439cbc2-1" dataList="{{headerList}}" data-event-opts="{{[['^getDateInfo',[['getDateInfo']]],['^getDateRange',[['getDateRange']]]]}}" bind:getDateInfo="__e" bind:getDateRange="__e" class="data-v-896d4072" bind:__l="__l"></z-date-slide><scroll-view class="consultation_scroll data-v-896d4072" scroll-y="{{true}}" scroll-top="{{scrollTop}}" show-scrollbar="{{false}}" data-event-opts="{{[['scrolltolower',[['scrolltolower',['$event']]]],['scrolltoupper',[['scrolltoupper',['$event']]]],['scroll',[['scroll',['$event']]]]]}}" bindscrolltolower="__e" bindscrolltoupper="__e" bindscroll="__e"><view class="mt-50 mb-20 data-v-896d4072"><block wx:for="{{dataList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><z-card class="mt-10 card_item flex-n fac data-v-896d4072" bindtap="__e" vue-id="{{'a439cbc2-2-'+index}}" data-event-opts="{{[['tap',[['gotoDetail',['$0'],[[['dataList','',index,'id']]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="card_item_level data-v-896d4072"><view class="flex-1 card_item_level_item data-v-896d4072"></view><view class="flex-1 card_item_level_item data-v-896d4072"></view><view class="flex-1 data-v-896d4072"></view></view><view class="ml-50 flex-1 line-1 data-v-896d4072"><view class="card_item_text1 data-v-896d4072">{{item.customName+" "+item.wantDate}}</view><view class="card_item_text2 line-1 data-v-896d4072"><block wx:for="{{item.wantHouse}}" wx:for-item="itm" wx:for-index="idx" wx:key="idx"><text class="data-v-896d4072">{{''+itm.houseName}}<block wx:if="{{idx!=item.wantHouse.length-1}}">、</block></text></block></view></view><view class="card_item_state flex-n fac ml-20 data-v-896d4072"><block wx:if="{{item.follow_state=='01'}}"><view class="card_item_state_img iconfont iconjuxing18kaobei data-v-896d4072"></view><view class="card_item_state_text data-v-896d4072">待跟进</view></block><block wx:if="{{item.follow_state=='02'}}"><view class="card_item_state_img iconfont iconjuxing18 data-v-896d4072"></view><view class="card_item_state_text data-v-896d4072">跟进中</view></block><block wx:if="{{item.follow_state=='04'}}"><view class="card_item_state_img iconfont iconjuxing21kaobei2 data-v-896d4072"></view><view class="card_item_state_text data-v-896d4072">已取消</view></block></view><block wx:if="{{item.phone}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="card_item_tel ml-30 mr-20 iconfont icondianhua-copy data-v-896d4072" catchtap="__e"></view></block><block wx:else><view class="card_item_tel ml-30 mr-20 iconfont icondianhua-copy data-v-896d4072" style="color:#eee;"></view></block></z-card></block><block wx:if="{{dataList.length==0}}"><z-nodata vue-id="a439cbc2-3" state="nodata" class="data-v-896d4072" bind:__l="__l"></z-nodata></block><block wx:else><z-loading vue-id="a439cbc2-4" showLoading="{{showLoading}}" class="data-v-896d4072" bind:__l="__l"></z-loading></block></view></scroll-view><z-select-popup vue-id="a439cbc2-5" visible="{{showMakePhone}}" data-event-opts="{{[['^updateVisible',[['__set_sync',['$0','showMakePhone','$event'],['']]]]]}}" bind:updateVisible="__e" class="data-v-896d4072" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['gotoMakePhone',['$event']]]]]}}" bindtap="__e" class="data-v-896d4072">{{callPhone||'无联系电话'}}</view></z-select-popup></view>
|