From b8f1e312f00318e201d9267a35a53ebac3d0c837 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 25 六月 2025 16:33:57 +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 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