-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
New issue
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
ImagePreview 在ios微信浏览器下,点击图片背景会滚动 #5426
Comments
vue版本是2.6.6 |
最上面蓝色的区域是什么内容喔? |
上面蓝色的是app的头部,我写好蓝色下面的内容嵌入进去。 |
是只在 iOS 10 下出现吗 |
最新的也有 |
我这儿没复现唉,能提供个复现问题的 codesandbox 链接么 |
抱歉不加 v,你可以把 ImagePreview 放到外层试下,可能被父元素的样式影响了 |
跟 iframe 关系不大,有可能是组件样式被某些全局样式覆盖导致的 |
ios11.2 ,图片无法关闭,无法缩放拖动 |
@15878345704 升级 2.4.0 试试 |
@chenjiahan 升级了2.4.0 图片可以关闭,但是无法缩放拖动 |
目前在有兼容性的系统上只能做到正常关闭,问题的原因是:#3015 |
@chenjiahan 关于图片无法缩放问题,我不能把vue版本降到2.5.22,会影响到我其他组件的使用,目前我的vue是2.6.10,请问还有其他方法么 |
木有了 |
ImagePreview 在ios微信浏览器下,点击图片背景会滚动,
![image](https://user-images.githubusercontent.com/38032300/71573870-f1914a00-2b20-11ea-9699-5420d8ee035e.png)
点击后的图片也会弹到最上面,不在最中间显示
vant 2.2.2
ios 10.2
The text was updated successfully, but these errors were encountered: