移动系统liao
2025-06-19 1d745bcb4acb7ba91c35a086d6244f3fc8c20cda
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',