陶杰
2025-01-13 efa9bfe98ba906e4c9b8f49c89f5da162a46bb0f
sub_pages/customer/setup/account-self.vue
@@ -10,13 +10,13 @@
            </view>
         </view>
         
         <view class="user-util m-t-12 flex" v-if="currentInfo&&currentInfo.id"
            @click="goto('/pages/user/user-bind-wx/user-bind-wx',true)">
            <view class="title">绑定当前微信</view>
            <view class="right-icon">
               <uni-icons type="right"></uni-icons>
            </view>
         </view>
<!--         <view class="user-util m-t-12 flex" v-if="currentInfo&&currentInfo.id"-->
<!--            @click="goto('/pages/user/user-bind-wx/user-bind-wx',true)">-->
<!--            <view class="title">绑定当前微信</view>-->
<!--            <view class="right-icon">-->
<!--               <uni-icons type="right"></uni-icons>-->
<!--            </view>-->
<!--         </view>-->
      </view>