Closed
Description
紧急bug,h5端uni.previewImage多图,调试无问题,打包后图片重叠在一起了
http://chuantu.xyz/t6/708/1577158838x1033347913.png
上面这应该是两张图
代码
const tempArr = ["http://qiniu.lxlgo.vip/15771585597673520013","http://qiniu.lxlgo.vip/15771584240099870457"];
uni.previewImage({
urls: tempArr
})
HBuilderX 2.4.6.20191210版本