wx.getImageInfo 本地图可以 网络图片报错为什么?
网络图片报错信息 "getImageInfo:fail download image fail. reason: downloadFile:fail Error: ENOENT: no such file or directory, open .... 网络域名url添加到了downloadFile里了,况且我也没有勾选校验域名,图片网址可以访问到 wx.getImageInfo({ src:"https://****/images/img1.jpg", success (res) { console.log(res); self.setData({ width:res.width, ytheightimg:res.height, }) }, fail(err) { console.log(err) }, d image fail. reason: downloadFile:fail Error: ENOENT: no such file or directory, open 'C:\Users\Administrator\AppData\Local\微信开发者工具\User Data\4ec2a556ea7781d86bd6e9eee09f452f\WeappSimulator\WeappFileSystem\o6zAJs6VEXTWuNuy771wJxIT98YM\wx53ba2293ba2e9c1f\tmp\qXSespeVJ16x6fec88412eedd2023dd9218c1fde9440.jpg'" "getImageInfo:fail download image fail. reason: downloadFile:fail Error: ENOENT: no such file or directory, open 'C:\Users\Administrator\AppData\Local\微信开发者工具\User Data\4ec2a556ea7781d86bd6e9eee09f452f\WeappSimulator\WeappFileSystem\o6zAJs6VEXTWuNuy771wJxIT98YM\wx53ba2293ba2e9c1f\tmp\qXSespeVJ16x6fec88412eedd2023dd9218c1fde9440.jpg'"