Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 HTML5 代码将 Facebook 评论框添加到应用程序中。代码由FB工具生成。该视图是常规的 iOS UIWebView。
问题是评论框对于 iPad 来说太窄了。单击“登录”按钮时,下一个登录页面出现正常宽度(屏幕的 100%)。如何强制将移动版本的评论拉伸到视图的宽度?