作者:秩名 | 2019-12-21 01:06 |点击:
完整的参考代码如下
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="utf-8" /> | |
<title>响应式工作服设计定制类网站织梦模板(自适应手机端)-演示-狐灵科技</title> | |
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.5,user-scalable=yes" /> | |
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> | |
<style type="text/css"> | |
html,body,iframe{width:100%;height:100%;margin:0;padding:0;border:none;overflow:hidden;} | |
.mobileqr{position:fixed;bottom:5px;left:0;border:none;width:185px;font-size:12px;line-height:15px;text-align:center} | |
.mobileqr img{width:185px;height:185px;border:none;} | |
</style> | |
</head> | |
<body> | |
<iframe src="http://demo.adashuo.com/plus/demo.php?aid=17542?165" frameborder="0" height="100%" width="100%"></iframe> | |
</body> | |
</html> | |