hls_crm/unpackage/dist/dev/mp-weixin/pagesA/user/bindaccount.wxml

1 line
845 B
Plaintext

<view class="data-v-2257f7c0"><view class="profile_item data-v-2257f7c0"><view class="itemleft data-v-2257f7c0"><image class="leftimg data-v-2257f7c0" src="{{BASE_IMG_URL+'wechat.png'}}" mode="scaleToFill"></image><view class="lxs_font data-v-2257f7c0">微信</view></view><block wx:if="{{is_bind_wechat==0}}"><view data-event-opts="{{[['tap',[['toBindWechat',['$event']]]]]}}" class="itemright data-v-2257f7c0" bindtap="__e"><view class="righttext data-v-2257f7c0">请绑定</view><view class="iconfont icon-arrows_right data-v-2257f7c0"></view></view></block><block wx:else><view data-event-opts="{{[['tap',[['toUnbound',['$event']]]]]}}" class="itemright data-v-2257f7c0" bindtap="__e"><view class="righttext data-v-2257f7c0">已绑定/解绑</view><view class="iconfont icon-arrows_right data-v-2257f7c0"></view></view></block></view></view>