diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/forgotPassword.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/forgotPassword.vue
index 47648c749..2d969af48 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/forgotPassword.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/forgotPassword.vue
@@ -1,47 +1,36 @@
-
+
- 发送验证码
-
-
-
-
-
-
-
-
-
- 未收到验证码?{if(time==0)type='sendCode'}">重新发送
- {{time?'( '+time+ 's'+' )' :''}}
-
- 下一步
-
-
-
-
-
+
+
+
+
+ {{hasSendCode?'重新发送':'发送验证码'}}
+ {{time?'('+time+ 's'+')' :''}}
+
+
+
确认修改