crm_second_opening_mini/pagesA/crm/customerManagement/waterCustomerManagement.wxml

1 line
2.5 KiB
Plaintext
Raw Normal View History

2023-03-13 01:13:08 +00:00
<view><select-temp vue-id="220182f7-1" isSeas="{{true}}" sortData="{{sortData}}" de_type="{{de_type}}" de_starttime="{{de_starttime}}" de_endtime="{{de_endtime}}" data-event-opts="{{[['^sortClick',[['sortClick']]],['^screenClick',[['screenClick']]],['^queryData',[['queryData']]]]}}" bind:sortClick="__e" bind:screenClick="__e" bind:queryData="__e" bind:__l="__l"></select-temp><view class="manage_con"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toMore',['$0',2],[[['list','',index,'id']]]]]]]}}" class="clineInfo" catchtap="__e"><view class="info_head"><view style="width:#333333;font-size:34rpx;">{{item.name}}</view></view><view class="info_main"><view class="main_left"><view class="left_followUp"><view>{{"下次跟进时间:"+item.next_time}}</view></view><view class="left_star"><view>客户星级:</view><view><u-rate bind:input="__e" vue-id="{{'220182f7-2-'+index}}" count="{{5}}" disabled="{{true}}" active-color="#FFD049" inactive-color="#b2b2b2" size="{{30}}" gutter="{{20}}" value="{{item.level}}" data-event-opts="{{[['^input',[['__set_model',['$0','level','$event',[]],[[['list','',index]]]]]]]}}" bind:__l="__l"></u-rate></view></view></view></view><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="info_footer" catchtap="__e"><view data-event-opts="{{[['tap',[['toGroupCompany',['$0'],[[['list','',index]]]]]]]}}" class="footer_content" catchtap="__e"><image src="{{BASE_IMG_URL+'tj.png'}}" mode="scaleToFill"></image><view>领取</view></view><view data-event-opts="{{[['tap',[['telClick',['$0'],[[['list','',index,'contacts']]]]]]]}}" class="footer_content" catchtap="__e"><image src="{{BASE_IMG_URL+'dh.png'}}" mode="scaleToFill"></image><view>电话</view></view></view></view></block><view style="height:200rpx;"></view><block wx:if="{{$root.g0==0}}"><u-empty vue-id="220182f7-3" text="暂无更多" bind:__l="__l"></u-empty></block></view><u-action-sheet vue-id="220182f7-4" list="{{taskActions}}" cancel-btn="{{true}}" value="{{taskShow}}" data-event-opts="{{[['^cancel',[['onCancel',['$event']]]],['^input',[['__set_model',['','taskShow','$event',[]]]]]]}}" bind:cancel="__e" bind:input="__e" bind:__l="__l"></u-action-sheet><u-action-sheet vue-id="220182f7-5" list="{{telActions}}" cancel-btn="{{true}}" value="{{telShow}}" data-event-opts="{{[['^click',[['selectPhone']]],['^input',[['__set_model',['','telShow','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" bind:__l="__l"></u-action-sheet></view>