We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
紧急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版本
The text was updated successfully, but these errors were encountered:
给个current属性试试
Sorry, something went wrong.
临时解决办法:关闭treeShaking或者在代码里增加<swiper style="display: none;"><swiper-item></swiper-item></swiper>
<swiper style="display: none;"><swiper-item></swiper-item></swiper>
1e02476
zhetengbiji
No branches or pull requests
紧急bug,h5端uni.previewImage多图,调试无问题,打包后图片重叠在一起了
http://chuantu.xyz/t6/708/1577158838x1033347913.png
上面这应该是两张图
代码
HBuilderX 2.4.6.20191210版本
The text was updated successfully, but these errors were encountered: