chenrui před 4 roky
rodič
revize
3176feae96
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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'
+				})
 			}
 		}
 	}