weexteam / article

This repos is a third party collection, and is not developed nor maintained by Apache Weex.
1.22k stars 141 forks source link

weex2的absolute定位bottom为0时在ios并不在底部 #151

Open doyouno opened 7 years ago

doyouno commented 7 years ago

专门弄了一个空白div,并画了底部线确认这个问题,用 top:0 left:0 right:0 bottom:0 实现,发现最下面离iphone的bottom还有200像素左右。这个问题,weex团队有没有发现?