From a05461674cae4de85c3c5702c7d2680a652681f5 Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期五, 10 十一月 2023 17:33:56 +0800
Subject: [PATCH] 地址修改为线上地址

---
 pages/login/userPassword.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/login/userPassword.vue b/pages/login/userPassword.vue
index a0a2c3b..5077299 100644
--- a/pages/login/userPassword.vue
+++ b/pages/login/userPassword.vue
@@ -25,7 +25,7 @@
 		<view class="loginBtn"><u-button type="primary"
 				:text="btnText == 1 ? '缁戝畾' : '鐧诲綍'"
 				@click="submit()"
-				open-type="getPhoneNumber"></u-button></view>
+				></u-button></view>
 	</view>
 </template>
 

--
Gitblit v1.9.1