首页 > 手机端 html 的 iframe 打开京东 手机页面的商品页

手机端 html 的 iframe 打开京东 手机页面的商品页

html 代码 京东手机页面

iframe 'http://item.m.jd.com/product/1793394558.html'

<body>
<div id="app" class="app">    
    <iframe id="iframe" src="http://item.m.jd.com/product/1793394558.html" width="100%" height="100%" frameborder="0" scrolling="auto">
    </iframe>
</div>
</body>

pc浏览器 显示

真实手机打开页面

为何同样的代码 在 手机浏览器上这么显示

京东的手机页面是做了些什么吗


图片都是从数据库调用的,你的这个测试是用本地的接口吧?

【热门文章】
【热门文章】