chenrui преди 4 години
родител
ревизия
3176feae96
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      pages/userCenter/userInfo/changePayPwd.vue

+ 3 - 3
pages/userCenter/userInfo/changePayPwd.vue

@@ -40,9 +40,9 @@
 			},
 			//  忘记支付密码
 			goPage(){
-				// uni.redirectTo({
-				// 	url: '/pages/userCenter/userInfo/paymentPwd'
-				// })
+				uni.redirectTo({
+					url: '/pages/userCenter/userInfo/smsVerification'
+				})
 			}
 		}
 	}