谢谢,全部的html代码如下,body里面只有一个table,怀疑是<hr />影响?或者是<img>的width:572px影响?但iphone宽度不止600px吧?
<html>
<head>
<title></title>
<meta content="text/html; charset=utf-8" http-equiv="content-type" /><meta name="viewport"content="width=device-width, initial-scale=1, minimum-scale=0.3, maximum-scale=1.0, user-scalable=yes"/>
</head>
<body style="margin: 10px;">
<table border="0" cellpadding="5" cellspacing="0">
<tbody>
<tr>
<td>
<p><span style="font-size:14px">点评:<br />
· 第二季度刚刚过去,尽管基金尚未公布持仓。</span></p>
<hr />
<p><strong><span style="font-size:16px">xxxxxxxxxxxxxx</span></strong></p>
</td>
</tr>
<tr>
<td><img alt="" src="/media/uploads/2016/07/03/b.png" style="height:75px; width:572px" /></td>
</tr>
<p><strong><span style="font-size:16px">后续进展</span></strong></p>
</td>
</tr>
</tbody>
</table>
</body>
</html>
【 在 woaipinr 的大作中提到: 】
: 肯定是表格的CSS被限宽了
: 贴出来看看
--
FROM 42.81.35.*