移动系统liao
2025-06-25 b8f1e312f00318e201d9267a35a53ebac3d0c837
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/非政采招标采购交易管理平台`,
         text: `https://gitee.com/zuohuaijun/自主招标采购网管理平台`,
         width: 260,
         height: 260,
         colorDark: '#000000',