From 28b358e00c78248a46ed24e27fd9c076e69161a1 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 14 七月 2025 16:03:28 +0800 Subject: [PATCH] 增加微信支付配置I --- 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