陶杰
2025-01-08 da9d081c867bcf2ddb277fde6dc9bf8366d20517
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>