feat:取消微信绑定
This commit is contained in:
parent
1df1f2eacc
commit
4bc09c2b1d
|
|
@ -12,14 +12,6 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="bg">
|
<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">
|
<view class="item h-div v-center" catchtap="changePwd">
|
||||||
<text class="lab flex">修改密码</text>
|
<text class="lab flex">修改密码</text>
|
||||||
<a class="weui-cell_access">
|
<a class="weui-cell_access">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user