From 1d745bcb4acb7ba91c35a086d6244f3fc8c20cda Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期四, 19 六月 2025 09:19:43 +0800 Subject: [PATCH] no message --- 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 651f5ec..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/Admin.NET`, + text: `https://gitee.com/zuohuaijun/鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙癭, width: 260, height: 260, colorDark: '#000000', -- Gitblit v1.9.1