cover-view 使用fixed失效?
在苹果6上 来回滑动几次之后顶部就消失了
<cover-view style=“width:100%;height:{{CustomBar}}px;position:fixed;top:0rpx;”>
<cover-image src="…/…/images/top.png"></cover-image>
</cover-view>
1 回复
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)