1 line
2.4 KiB
Plaintext
1 line
2.4 KiB
Plaintext
<view><status-nav vue-id="5ede31eb-1" titleVal="客户列表" statusTitle="{{true}}"></status-nav><view class="pad-zy30" style="{{'padding-top:'+(statusHNH+'px')+';'}}"><view class="radius20 fon28 col3 mar-sx20"><view class="disac"><view data-event-opts="{{[['tap',[['openXial',['$event']]]]]}}" class="disjbac width100 radius10 pad-zy20 xialak posir" bindtap="__e"><view style="color:#B3B3B3;">{{category}}</view><image class="{{[isZhuan?'zhuan':'nozhuan']}}" src="/static/public/sanj.png" mode="aspectFill"></image><block s-if="{{isZhuan}}"><view class="posia bacf radius10 xial-box"><view class="pad-zy20 xial-item-box"><block s-for="{{xialone}}" s-for-item="iteml" s-for-index="indexl" s-key="indexl"><view data-event-opts="{{[['tap',[['chooseXia',[indexl]]]]]}}" class="{{[xialCurrent==indexl?'pcol':'']}}" bindtap="__e">{{iteml}}</view></block></view></view></block></view><view class="flexs tc mar-z30 colf radius10 customer-btn" style="{{'background:'+(publicColor)+';'}}">搜索</view></view></view><block s-for="{{dataList}}" s-for-item="item" s-for-index="index" s-key="index"><view class="dis bacf radius10 pad20 mar-x20 posir"><image class="mar-y20 flexs" style="width:98rpx;height:98rpx;" src="{{item.imgSrc}}" mode="aspectFill"></image><view class="fon24 col3 width100"><view class="bold disjbac"><view class="fon28 clips1">{{item.name}}</view><view class="flexs">{{"来源:"+item.come}}</view></view><view style="margin:15rpx 0;">{{"联系方式:"+item.phone}}</view><view>{{"客服:"+(item.customer||'暂无')}}</view><view class="col80 disjbac" style="margin:15rpx 0 0 0;"><view>{{item.time}}</view><view class="col3">{{item.qudao}}</view></view></view><block s-if="{{item.customer==''}}"><view data-event-opts="{{[['tap',[['fenCustomer',['$event']]]]]}}" class="posia colf fon24 radius10 tc customer-btn" style="{{'right:20rpx;bottom:50rpx;'+('background:'+(publicColor)+';')}}" bindtap="__e">分配客服</view></block></view></block><pu-po vue-id="5ede31eb-2" category="{{xialtList}}" isXiala="{{true}}" isShowT="{{isShowT}}" clearVal="暂不分配" comfrimVal="立即分配" data-event-opts="{{[['^chooseXiaT',[['chooseXiaT']]],['^comfirmev',[['comfirmev']]],['^cancleev',[['e0']]]]}}" bind:chooseXiaT="__e" bind:comfirmev="__e" bind:cancleev="__e"></pu-po><back-top vue-id="5ede31eb-3" showTop="{{showTop}}" data-event-opts="{{[['^backTop',[['backTop']]]]}}" bind:backTop="__e"></back-top></view></view> |