徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
1.2 KiB

<block wx:if="{{show}}"><view style="{{(colorStyle)}}" class="data-v-18f7f4a3"><view class="discountInfo on data-v-18f7f4a3"><view class="title data-v-18f7f4a3">客服列表<view data-event-opts="{{[['tap',[['closeDiscount',['$event']]]]]}}" class="btn acea-row row-center-wrapper data-v-18f7f4a3" style="flex-wrap:nowrap;" bindtap="__e"><text class="iconfont icon-ic_close data-v-18f7f4a3"></text></view></view><view class="list data-v-18f7f4a3"><block wx:for="{{customerList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item acea-row row-middle data-v-18f7f4a3"><image class="img data-v-18f7f4a3" src="{{item.avatar}}" mode></image><view class="text data-v-18f7f4a3">{{item.staff_name}}</view><view data-event-opts="{{[['tap',[['callPhone',['$0'],[[['customerList','',index]]]]]]]}}" class="contact acea-row row-center-wrapper data-v-18f7f4a3" bindtap="__e"><view class="inner data-v-18f7f4a3">联系客服</view></view></view></block></view><slot name="bottom"></slot></view><view class="mask data-v-18f7f4a3" hidden="{{false}}" data-event-opts="{{[['touchmove',[['',['$event']]]],['tap',[['closeDiscount',['$event']]]]]}}" bindtouchmove="__e" bindtap="__e"></view></view></block>