1 |
- <view class="mymechants _div"><view class="form _div"><van-row vue-id="3b087fc7-1" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-col vue-id="{{('3b087fc7-2')+','+('3b087fc7-1')}}" span="{{4}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><view class="yuanqu_label _div">园区</view></van-col><van-col vue-id="{{('3b087fc7-3')+','+('3b087fc7-1')}}" span="{{20}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><uni-data-checkbox vue-id="{{('3b087fc7-4')+','+('3b087fc7-3')}}" mode="tag" localdata="{{yuanqu_loacldata}}" selectedTextColor="#1D18BC" selectedColor="rgba(29,24,188,0.05);" value="{{form.groupIds}}" data-event-opts="{{[['^change',[['getSelectedYuanqu']]],['^input',[['__set_model',['$0','groupIds','$event',[]],['form']]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></uni-data-checkbox></van-col></van-row><van-row vue-id="3b087fc7-5" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-col vue-id="{{('3b087fc7-6')+','+('3b087fc7-5')}}" span="{{24}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['addyixiang']]]]}}" class="addyixiang _div" bindtap="__e">+ 新增意向</view></van-col></van-row></view><view class="list _div"><block wx:if="{{loudongTabsStatus}}"><van-tabs vue-id="3b087fc7-7" active="{{acitvy}}" refs="tabsloudong" title-active-color="#1D18BC" data-event-opts="{{[['^change',[['onChange']]]]}}" data-com-type="wx" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><van-tab vue-id="{{('3b087fc7-8')+','+('3b087fc7-7')}}" title="跟进中" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('3b087fc7-9')+','+('3b087fc7-7')}}" title="已确认" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('3b087fc7-10')+','+('3b087fc7-7')}}" title="已签约" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('3b087fc7-11')+','+('3b087fc7-7')}}" title="关闭" data-com-type="wx" bind:__l="__l"></van-tab></van-tabs></block><block wx:for="{{companyList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{$root.g0!=0}}"><view data-event-opts="{{[['tap',[['junmpMyMechantsDetails',['$0'],[[['companyList','',index]]]]]]]}}" class="list-row _div" bindtap="__e"><view class="cell_1 _div"><view class="width100 height44rpx mb32rpx _div"><view class="first_title _div">{{item.saleCpName}}</view></view><view class="width100 height40rpx _div"><view class="second_title _div">{{item.projectManager}}</view><view data-event-opts="{{[['tap',[['fuckCall',['$0'],[[['companyList','',index,'managerPhone']]]]]]]}}" class="second_title_1 _div" bindtap="__e">{{''+item.managerPhone+''}}</view><view data-event-opts="{{[['tap',[['fuckCall',['$0'],[[['companyList','',index,'managerPhone']]]]]]]}}" class="call_icon _div" bindtap="__e"><van-icon style="line-height:40rpx;" vue-id="{{'3b087fc7-12-'+index}}" name="phone" color="#2527AA" size="40rpx" data-com-type="wx" bind:__l="__l"></van-icon></view><view class="second_title_2 _div"><block wx:if="{{item.projectStatus==1}}"><label style="color:#1d18bc;" class="_span">跟进中</label></block><block wx:if="{{item.projectStatus==2}}"><label style="color:#18bc28;" class="_span">已确认</label></block><block wx:if="{{item.projectStatus==3}}"><label style="color:#bc8e18;" class="_span">已签约</label></block><block wx:if="{{item.projectStatus==4}}"><label style="color:#666666;" class="_span">已签约</label></block></view></view></view></view></block></block><block wx:if="{{$root.g1==0}}"><view class="list-row _div"><van-empty class="disblock marginauto" style="background:white;" vue-id="3b087fc7-13" description="暂无数据" data-com-type="wx" bind:__l="__l"></van-empty></view></block></view></view>
|