From 246b5c26a2c17f5baa0a70c893fae819ef8d2e84 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 26 十二月 2024 18:28:54 +0800
Subject: [PATCH] ll

---
 h5_meeting/pages/index/index.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/h5_meeting/pages/index/index.vue b/h5_meeting/pages/index/index.vue
index 94b405d..07b8517 100644
--- a/h5_meeting/pages/index/index.vue
+++ b/h5_meeting/pages/index/index.vue
@@ -153,7 +153,7 @@
 					qr.data =
 						"https://atwl.ahzyssl.com/zhyq_h5/#/pages/login/login/?type=2&yw=1&ywid=" + this.meetingInfo.id
 					// 璁剧疆浜岀淮鐮佸ぇ灏忥紝蹇呴』涓巆anvas璁剧疆鐨勫楂樹竴鑷�
-					qr.size = 83;
+					qr.size = 104;
 					// 璋冪敤鍒朵綔浜岀淮鐮佹柟娉�
 					qr.make();
 					// 鑾峰彇canvas涓婁笅鏂�
@@ -340,16 +340,16 @@
 			}
 
 			.qrcode_wrap {
-				width: 92px;
-				height: 92px;
+				width: 110px;
+				height: 110px;
 				display: flex;
 				align-items: center;
 				justify-content: center;
 				background-color: #fff;
-
+				
 				.qrcode {
-					width: 84px;
-					height: 84px;
+					width: 104px;
+					height: 104px;
 				}
 			}
 

--
Gitblit v1.9.3