jiangping
2024-07-26 5a1cc511d0a16970d5d56fad3cfeaab8f0d903d2
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({