feat:取消微信绑定

This commit is contained in:
lijianzhong 2024-03-22 09:38:27 +08:00
parent 1df1f2eacc
commit 4bc09c2b1d

View File

@ -12,14 +12,6 @@
</view>
</view>
<view class="bg">
<view class="item h-div v-center">
<text class="lab flex">微信绑定</text>
<text catchtap="unbindWX" wx:if="{{userInfo.openid}}" class="val tips">解除绑定</text>
<text catchtap="bindWX" wx:else class=" val tips">立即绑定</text>
<a class="weui-cell_access">
<view class="weui-cell__ft"></view>
</a>
</view>
<view class="item h-div v-center" catchtap="changePwd">
<text class="lab flex">修改密码</text>
<a class="weui-cell_access">