小程序position:fixed;bottom:0;的bug!!求解决原因!!
需求:按钮固定在最末端;
我将按钮position:fixed;bottom:0;
微信开发者工具测试没有问题,如图:

ios真机测试:

再用力往下拉,并且不松开手指才可以显示最后一项:

代码:
回答
将容器margin-bottom改为padding-bottom试试
以上是 小程序position:fixed;bottom:0;的bug!!求解决原因!! 的全部内容, 来源链接: utcz.com/a/107110.html
