移动系统liao
4 天以前 28b358e00c78248a46ed24e27fd9c076e69161a1
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',