1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- <view class="topbox" style="padding-top:{{top}}px;height:{{top*1+hgt*1}}px;">
- <!-- <view bindtap="goindextap" class="leftindexbox clearfix" style="top: {{top*1+8}}px;">
- <image class="leftgoto" src="../../../img/back.png"></image>
- <text></text>
- <image class="gotoindex" src="../../../img/goindex.png"></image>
- <view class="gotoidxbox"></view>
- </view> -->
- <view class="leftindexbox clearfix" style="top: {{top*1+8}}px;border: 1px solid #d1cfcf;">
- <image bindtap="golastap" class="leftgoto" src="../../../img/back.png"></image>
- <view bindtap="golastap" class="leftitbox"></view>
- <text></text>
- <image bindtap="goindextap" class="gotoindex" src="../../../img/goindex.png"></image>
- <view bindtap="goindextap" class="gotoidxbox"></view>
- </view>
- <view class="fontfpm fontr32 center maintitle" style="line-height: 44px;">设计师列表</view>
- </view>
- <view class="designertitle" style="top:{{top*1+hgt*1}}px;">
- <view bindtap="setinitap" class="pull-left lhr76">全部</view>
- <view bindtap="showorgtap" class="orgbox pull-left customerbtnbox fontr28 color384855 fontfpr lhr76 clearfix">
- <image class="filtericon ml5 pull-right" src="/img/filtericon.png"></image>
- <view class="pull-right ellipsis">{{(!orgName)?'部门筛选':orgName}}</view>
- </view>
- <view bindtap="showstyletap" class="pull-left stylebox customerbtnbox fontr28 color384855 fontfpr lhr76 clearfix">
- <image class="pull-right" src="/img/blackrangle.png"></image>
- <view class="pull-right">{{likestyle==''?'擅长风格':likestyle}}</view>
- </view>
- <view bindtap="housetap" class="pull-right customerbtnbox fontr28 color384855 fontfpr lhr76 clearfix">
- <image class="pull-right" src="/img/blackrangle.png"></image>
- <view class="pull-right">{{likehouse==''?'擅长户型':likehouse}}</view>
- </view>
- <inputalert selectarr='{{stylearr}}' nowarr="{{likestyle}}" flag="{{sourceflag}}" bind:run="setsourcetap"></inputalert>
- <inputalert selectarr='{{housearr}}' nowarr="{{likehouse}}" flag="{{houseflag}}" bind:run="sethousetap"></inputalert>
- </view>
- <view class="designlistbox" style="margin-top:{{top*1+hgt*1}}px;">
- <view wx:for="{{designlist}}" data-idx="{{index}}" bindtap="designertap" class="everylistbox clearfix">
- <image data-idx="{{index}}" class="headimg pull-left" wx:if="{{item.image_photo}}" src="{{item.image_photo}}" alt="设计师头像"></image>
- <image data-idx="{{index}}" class="headimg pull-left" wx:if="{{!item.image_photo}}" src="/share/img/unheadimg.jpg" alt="设计师头像"></image>
- <view data-idx="{{index}}" class="pull-left designermsgbox">
- <view data-idx="{{index}}" class="clearfix">
- <text data-idx="{{index}}" class="pull-left fontfpr fontw600 fontr32 color384855 lhr44">{{item.name}}</text>
- <text data-idx="{{index}}" class="pull-left ml8 fontfpr fontr24 color9DB6CF lhr34 relative top8">{{item.position?'['+item.position+']':''}}</text>
- <button data-idx="{{index}}" wx:if="{{item.make==1}}" class="pull-right appointbtn fontfpr fontr24 colorfff">已预约</button>
- <!-- <button data-idx="{{index}}" wx:if="{{item.make!=1&&phoneFlag==false}}" catchtap="apointap" class="pull-right appointbtn fontfpr fontr24 colorfff">预约Ta</button> -->
- <view data-idx="{{index}}" class="pull-right" catchtap="dothis">
- <!-- <button data-idx="{{index}}" wx:if="{{item.make!=1&&phoneFlag==true}}" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumberTap" class="pull-right appointbtn fontfpr fontr24 colorfff">预约Ta</button> -->
- </view>
- </view>
- <view data-idx="{{index}}" class="mt10 clearfix fontfpr fontr24 color9DB6CF lhr34 ">
- <view data-idx="{{index}}" class="pull-left">{{item.work_years?item.work_years+'年设计经验':'暂无填写'}}</view>
- <p data-idx="{{index}}" class="pull-left lineboox">|</p>
- <view data-idx="{{index}}" class="pull-left">{{item.case_count?'共有'+item.case_count+'套案例':'暂无案例'}}</view>
- </view>
- <view data-idx="{{index}}" class="mgtr20 clearfix clearfix">
- <view data-idx="{{index}}" class="color9DB6CF fontfpr lhr36 fontr24 pull-left">擅长风格:</view>
- <view data-idx="{{index}}" wx:if="{{item.good_at}}" class="pull-left likestylebox flex color71C4FF fontr20 fontfpr clearfix {{item.good_at.length>=3?'justify-between':''}}">
- <text data-idx="{{index}}" wx:for="{{item.good_at}}" wx:for-index="gindex" wx:for-item="gitem" wx:if="{{gindex<3}}" class="ellipsis block align-center justify-center pull-left {{gindex>0&&item.good_at.length<3?'ml16':''}}">{{gitem}}</text>
- <text data-idx="{{index}}" wx:if="{{item.good_at.length>=3}}" class="{{item.good_at.length<3?'ml16':''}}" style="display: flex;" class="flex align-center justify-center fontbolder pull-left">...</text>
- </view>
- <view data-idx="{{index}}" wx:if="{{!item.good_at}}" class="pull-left likestylebox flex color71C4FF fontr20 lhr36">--</view>
- </view>
- </view>
- </view>
- <nonedata len="{{designlist.length}}" datashow="{{datashow}}"></nonedata>
- </view>
- <view wx:if="{{orgshow}}" class="mask" bindtap="closeMask">
- <view catchtap="dothis" class="maskStyle">
- <view class="departBox">
- <view class="dHeader">
- <image wx:if="{{levelIds.length > 1}}" bindtap="lastLevel" src="../../../img/last.png" mode="widthFix"></image>选择部门
- </view>
- <view class="dContent">
- <radio-group bindchange="radioChange">
- <view class="weui-cell weui-check__label relative" wx:for="{{orgarr}}" wx:key="{{item.id}}">
- <view class="weui-cell__hd">
- <radio value="{{item.id}}~{{item.name}}" checked="{{!item.name}}" />
- </view>
- <view bindtap="handleLevel" data-id="{{item.id}}" class="weui-cell__bd font28">{{item.name}} ({{item.employee_count ? item.employee_count : 0}})</view>
- <image class="childimg" wx:if="{{item.children.length}}" src="/img/last.png"></image>
- </view>
- </radio-group>
- </view>
- <view class="dFooter">
- <view class="dCancelBtn" bindtap="closeMask">取消</view>
- <view class="dConfirmBtn" bindtap="confirmDepart">确定</view>
- </view>
- </view>
- </view>
- </view>
- <sharefooter type='{{2}}' shareperson-msg="{{shareobj}}" companyobj="{{companyobj}}"></sharefooter>
- <mustlogin loginFlag="{{loginFlag}}" mobileflag="{{phoneFlag}}" orgname="{{companyobj.company_name}}" logo="{{companyobj.logo}}" id="loginbox" bind:run="login"></mustlogin>
|