jiangping
2024-07-26 2faa6546a9f9ddb29f81cbc9770fc25b95703695
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({