feige
2025-05-21 a58144a284aa8c199a7c6ba31b9aedbcf379e453
ruoyi-ui/src/views/qrcode/pdfShow.vue
@@ -88,9 +88,10 @@
         }
     },
     handleDownload(url) {
alert(90)
      if (this.is_weixin()) {
         alert(123)
         //this.msk = true
           window.location.href = "www.bendudu.com"
         }
         else{
@@ -132,7 +133,6 @@
     width: 100%;
     height: 400px;
     background-color: gray;
     background-image: url("/live_weixin.png");//默认路劲为public下
     background-size: 100% 100%;
   }
   .blocks {