liukangdong
2024-07-29 26fb0b3e76f52212a2cef49a0bc0b94e7425880c
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({