devedbox / AXWebViewController

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
MIT License
797 stars 133 forks source link

返回上一个页面的时候的时候 前一个web页面会向上移动一部分。 #10

Closed deanli08 closed 7 years ago

deanli08 commented 7 years ago

返回上一个页面的时候的时候 前一个web页面会上移动一部分。

devedbox commented 7 years ago

提供示例,谢谢!

deanli08 commented 7 years ago

你好
我使用的就是的demo ,测试环境真机7 10.2
这是第一个界面 http://chuantu.biz/t5/44/1482745389x2074127593.png 然后随便点击一个界面进去 http://chuantu.biz/t5/44/1482745459x2074127593.png 然后出现close后 点击back返回第一个页面 (如下图可以明显看到界面上移了一部分)我使用我们的网站也是一样的 http://chuantu.biz/t5/44/1482745488x2074127593.png

devedbox commented 7 years ago

这可能是10.2的兼容问题,解决中...

devedbox commented 7 years ago

试试版本0.4.0 @deanli08

devedbox commented 7 years ago

再次感谢对AXWebViewController的支持!