XWookey před 2 roky
rodič
revize
0eed97bd85
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>