From b1a3587b13125c2ff4420c3720d74f59784c98e0 Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期一, 13 一月 2025 10:18:37 +0800
Subject: [PATCH] 1.地址控件修改

---
 sub_pages/customer/setup/account-self.vue |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sub_pages/customer/setup/account-self.vue b/sub_pages/customer/setup/account-self.vue
index e434d91..2f0a72d 100644
--- a/sub_pages/customer/setup/account-self.vue
+++ b/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>
 
@@ -34,7 +34,7 @@
 				tcode: '',
 				inviterName: '',
 				// StatusBar:0,
-				tel: '15974805814',
+				tel: '19288780072',
 				tj: {},
 				tj_order: {},
 				cacheUserId: '',

--
Gitblit v1.9.3