1 |
- <app-layout vue-id="8441372c-1" class="data-v-ca75bfc8" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{setting.cs_wechat_qrcode}}"><view class="dir-top-nowrap cross-center data-v-ca75bfc8"><view class="cs-wechat data-v-ca75bfc8">客服微信</view><view class="cs-box dir-top-nowrap cross-center data-v-ca75bfc8"><image class="box-grow-0 data-v-ca75bfc8" src="{{setting.cs_wechat_qrcode}}" load-lazy="{{true}}"></image><block wx:if="{{setting.cs_wechat}}"><view class="box-grow-0 cs-wechat-name data-v-ca75bfc8">{{"微信号:"+setting.cs_wechat}}</view></block><view class="box-grow-0 dir-left-nowrap cross-center end data-v-ca75bfc8"><view data-event-opts="{{[['tap',[['save',['$0'],['setting.cs_wechat_qrcode']]]]]}}" class="btn data-v-ca75bfc8" bindtap="__e">保存客服二维码图片</view><block wx:if="{{setting.cs_wechat}}"><view data-event-opts="{{[['tap',[['copy',['$event']]]]]}}" class="btn data-v-ca75bfc8" bindtap="__e">复制客服微信号</view></block></view></view></view></block><block wx:if="{{setting.cs_wechat_flock_qrcode}}"><view class="dir-top-nowrap cross-center bottom data-v-ca75bfc8"><view class="cs-wechat data-v-ca75bfc8">微信群</view><view class="cs-box dir-top-nowrap cross-center data-v-ca75bfc8"><image class="box-grow-0 data-v-ca75bfc8" src="{{setting.cs_wechat_flock_qrcode}}" load-lazy="{{true}}"></image><view class="box-grow-0 dir-left-nowrap cross-center end data-v-ca75bfc8"><view data-event-opts="{{[['tap',[['save',['$0'],['setting.cs_wechat_flock_qrcode']]]]]}}" class="btn data-v-ca75bfc8" bindtap="__e">保存群二维码图片</view></view></view></view></block></app-layout>
|