liukangdong
2024-07-30 1a6905045d38bb50b0c6554c3440bdfd339c8d23
wechat_staff/pages/download/index.js
@@ -47,7 +47,7 @@
        if (item.checked) {
          getContentShareImg({
            articleId: `${downloadConfig.id}_${downloadConfig.path}`,
            type: this.takeQrcode ? 1 : 0,
            type: this.takeQrcode ? 0 : 1,
            imgurl: item.url
          }).then(res => {
            wx.downloadFile({