banner组件不能适配所有机型的h5 #9156
Unanswered
18668382635
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在chrome的手机模拟器上的有个Pixel 2机型,他的设计图的411的。当使用vant的px转rem后。van-swipe-item的行内样式会自动取整,导致van-swipe-item宽度比van-swipe实际要小。这样在轮播的时候会展示部分下一张图片的内容。
解决方法,给van-swipe-item的width或者height一个!importent覆盖行内样式
Beta Was this translation helpful? Give feedback.
All reactions