wechat_staff/pages/download/index.js @@ -119,6 +119,11 @@ }) } }, fail(err) { wx.showToast({ title: '图片下载失败',icon: 'none' }) } }) }