-
zhangwei
1 天以前 2f5177b8a553bdc468cc68a20029916f59d1b4f1
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',