Browse Source

账户安全

XWookey 1 year ago
parent
commit
0eed97bd85
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/ucenter/index/index.wxml

+ 1 - 1
pages/ucenter/index/index.wxml

@@ -126,7 +126,7 @@
           <image src='/images/enter.png'></image>
         </view>
       </view>
-      <view class="zan-cell" hover-class="active" bindtap="goAccountSecrity">
+      <view class="zan-cell"  wx:if='{{userInfo.flag}}' hover-class="active" bindtap="goAccountSecrity">
         <view class="zan-icon">
           <image src='/images/column.png'></image>
         </view>