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

加载易企秀H5页面的时候出现页面的偏差 #14

Closed LinJiaXing1102 closed 7 years ago

LinJiaXing1102 commented 7 years ago

加载其他网址没问题,加载易企秀的h5页面出现了一些小问题,就是页面向下偏移了约一个导航栏的距离

具体加载网址 如:http://h5.eqxiu.com/s/dmc9DehK

devedbox commented 7 years ago

您好,你的iOS系统版本是多少?

LinJiaXing1102 commented 7 years ago

您好,目前只在iOS10上试过

devedbox commented 7 years ago

10.0还是10.2?

LinJiaXing1102 commented 7 years ago

10.2.1

devedbox commented 7 years ago

我在模拟器上试了没问题的,你方便给个截图吗?

devedbox commented 7 years ago

你使用的AXWebViewController是什么版本的?现在最新版是0.4.1. 之前也出现过你所描述的问题,在0.4.0中修复了. 若还存在类似的问题,最好把截图带上。

devedbox commented 7 years ago

10

LinJiaXing1102 commented 7 years ago

😂重新下了新版本,就解决了,抱歉

devedbox commented 7 years ago

👍不客气,解决了就好😊