position: fixed 错位

发布于 7 年前作者 qianglu8946 次浏览最后编辑 7 年前来自 ask

<button >我要购买</button>   固定定位位置错乱   苹果8p才会出现这种问题

微信版本号:7.0.3

2 回复
fang17
fang171 楼6 年前

麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

yongyin
yongyin2 楼5 年前

样式不兼容导致的吧,你使用position:fixed,有写bottom: xx rpx 嘛?