소스 검색

扫码核销

lilei 4 년 전
부모
커밋
67fe955dba
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pages/checkOut/checkOut.vue
  2. 1 1
      pages/order/order.vue

+ 1 - 1
pages/checkOut/checkOut.vue

@@ -105,7 +105,7 @@
 			// 跳转到设置支付密码页
 			toSetPwd () {
 				uni.navigateTo({
-					url:"/pages/userCenter/userInfo/paymentPwd"
+					url:"/pages/userCenter/userInfo/smsVerification"
 				})
 			},
 			// 确认支付

+ 1 - 1
pages/order/order.vue

@@ -289,7 +289,7 @@
 			// 跳转到设置支付密码页
 			toSetPwd () {
 				uni.navigateTo({
-					url:"/pages/userCenter/userInfo/paymentPwd"
+					url:"/pages/userCenter/userInfo/smsVerification"
 				})
 			},
 			// 设置密码成功, 打开输入密码弹窗