839877316@qq.com 5 달 전
부모
커밋
4e688db395
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -564,7 +564,7 @@
 			// 显示二维码
 			showQRCode() {
 				this.$refs.successPopup.close();
-				this.$refs.qrcodePopup.open();
+				// this.$refs.qrcodePopup.open();
 			},
 
 			// 关闭二维码弹框