h5端 uni.getImageInfo 获取的path还是网络路径怎么解决?
uni.getImageInfo({
src: res.tempFilePaths[0],
success: function (image) {
console.log(image.path)
}
});
7***@qq.com
- 发布:2021-07-02 13:38
- 更新:2021-07-02 19:27
- 阅读:620
1 个回复
DCloud_UNI_GSQ
能否说一下具体需求