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浏览器 显示
真实手机打开页面
为何同样的代码 在 手机浏览器上这么显示
京东的手机页面是做了些什么吗
图片都是从数据库调用的,你的这个测试是用本地的接口吧?