From cc2afe7df52e288a0c2e4d42d2c47a8826c2dc15 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 11 六月 2025 09:17:44 +0800
Subject: [PATCH] -

---
 Web/src/views/login/component/scan.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Web/src/views/login/component/scan.vue b/Web/src/views/login/component/scan.vue
index 76f75a1..ec0c603 100644
--- a/Web/src/views/login/component/scan.vue
+++ b/Web/src/views/login/component/scan.vue
@@ -41,7 +41,7 @@
 	nextTick(() => {
 		(<HTMLElement>qrcodeRef.value).innerHTML = '';
 		new QRCode(qrcodeRef.value, {
-			text: `https://gitee.com/zuohuaijun/闈炴斂閲囨嫑鏍囬噰璐氦鏄撶鐞嗗钩鍙癭,
+			text: `https://gitee.com/zuohuaijun/鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙癭,
 			width: 260,
 			height: 260,
 			colorDark: '#000000',

--
Gitblit v1.9.1