839877316@qq.com 5 месяцев назад
Родитель
Сommit
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();
 			},
 
 			// 关闭二维码弹框