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