家里台式机\Administrator
2025-06-29 b065bf05e36a35498692cb02493f4816c88df116
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',