收藏
回答

保存图片返回getImageInfo:fail image not found (404?

https://applets.lesohttps://applets.lesongya.com/storage/weixin/erweima.jpg

图片可以正常访问

wx.getImageInfo({

src: _this.data.imageUrl,

success(res){

console.log(res)

_this.setData({

albumImg:res.path

})

},fail(res){

console.log(res)

}

})

报错:getImageInfo:fail image not found (404?

、ngya.com/storage/weixin/erweima.jpg

回答关注问题邀请回答
收藏

2 个回答

  • Mr.Zhao
    Mr.Zhao
    2021-02-28

    这个错误跟下载域名没关系。referer的问题

    2021-02-28
    有用 1
    回复 1
    • 王海鹏Txgt
      王海鹏Txgt
      2021-02-28
      谢谢 在服务器中设置允许的域名即可servicewechat.com
      2021-02-28
      回复
  • 王海鹏Txgt
    王海鹏Txgt
    2021-02-28

    已经后台配置了下载域名

    2021-02-28
    有用 1
    回复
登录 后发表内容
问题标签