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