移动响应仅在网站上可见,而不是 phone
Mobile responsiveness is only visible on the website, but not phone
亲爱的 Stockoverflow 社区,
我遇到了以下有关我网站响应能力的问题:
桌面(移动)版本看起来像:[已删除]
虽然手机版是这样的:[已删除]
我已经清除了缓存,CloudFlare + Hosting 上的缓存。
有解决这个问题的想法吗?
根据这个:https://developer.twitter.com/en/docs/twitter-for-websites/timelines/overview
网格显示的最小宽度为 220 像素。 ...时间轴小部件是页面的实时区域,当新推文成为
时,它将接收更新
您可以在 table:<td style="width: 25%;min-width: 220px;">
中试试这个
亲爱的 Stockoverflow 社区,
我遇到了以下有关我网站响应能力的问题:
桌面(移动)版本看起来像:[已删除]
虽然手机版是这样的:[已删除]
我已经清除了缓存,CloudFlare + Hosting 上的缓存。
有解决这个问题的想法吗?
根据这个:https://developer.twitter.com/en/docs/twitter-for-websites/timelines/overview 网格显示的最小宽度为 220 像素。 ...时间轴小部件是页面的实时区域,当新推文成为
时,它将接收更新您可以在 table:<td style="width: 25%;min-width: 220px;">