我们已在网站上集成了Google的Accelerated Mobile Pages。但是,当在iPhone 5s上查看页面时,滚动卡在顶部或底部。 Safari和Chrome浏览器都会出现此问题。以下是此问题的链接之一: http://www.tabletwise.com/5-mono-tablet-10mg-biochem-pharma/side-effects/amp
非常感谢任何解决此问题的帮助。
答案 0 :(得分:1)
可能有几个问题影响此页面。你可以在这里看到它们:
http://www.tabletwise.com/5-mono-tablet-10mg-biochem-pharma/side-effects/amp#development=1
我不相信Google目前承认"@type": "MedicalWebPage"
;我相信目前只承认NewsArticle
和Blog
。
您可能希望重新考虑这些方面:
header._mobile .search_input {font-size: 14px;width: calc(100% - 70px);}
header._mobile .search_button {width: 70px;font-size: 14px;}
W3C CSS validator报告这些维度上的错误。