iframe调用无法全屏显示

我有一个php页面用于手机端的,用iframe调用了另外一个页面,可是没办法全屏显示,代码如下
<link rel="stylesheet" type="text/css" href="http://res.wx.qq.com/mmbizwap/zh_CN/htmledition/style/page/appmsg/page_mp_article_improve_combo26590f.css">
<!DOCTYPE html>
<html lang="en">
<head>

<title>标题</title>
</head>

<iframe width="322px" frameborder = "0" height="641px" src="http://eqxiu.com/s/mQFVy2fn"></iframe>

</body>

如果我把宽度高度改为100%,页面会全屏显示,但是文字跟背景还是照样不会变大,请大神指教我该如何改代码

阅读 4.5k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题