forked from php-danfu.shenzhenbenwo.com

lefengyang
2025-09-10 3c9dcaf742cfa3e3c2b0843c8752cf7713aaf1fc
1
<view hidden="{{!(!isSortType)}}" class="custmer"><block wx:if="{{routineContact===0}}"><view data-event-opts="{{[['touchmove',[['setTouchMove',['$event']]]],['tap',[['licks',['$event']]]]]}}" class="{{['customerService',positions?'':'on']}}" style="{{('top:'+topConfig)}}" catchtouchmove="__e" bindtap="__e"><view class="pictrue"><image src="{{logoConfig}}"></image></view></view></block><block wx:if="{{routineContact===1}}"><button class="{{['customerService-sty',positions?'':'on']}}" style="{{('top:'+topConfig)}}" open-type="contact" data-event-opts="{{[['touchmove',[['setTouchMove',['$event']]]]]}}" catchtouchmove="__e"><image class="pictrue" src="{{logoConfig}}"></image></button></block></view>