await uni.getImageInfo({src: 'https://img01.yzcdn.cn/vant/share-sheet-wechat-moments.png'}) .then(res=>opts.goodsPic=res.path||res[1].path);
官网文档有写是本地路径,这是微信开发工具的问题吗
是生成的本地临时文件,其他人访问不到的