File: /www/wwwroot/w.xxlht.com/Wukong/Wukongphp/View/Index/index.htm
<!DOCTYPE html>
<html class=" js csstransforms3d"><head>
<meta charset="utf-8">
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>悟空PHP微信加粉统计系统</title>
<link rel="stylesheet" href="__PUBLIC__/Wukongphp/css/base.css">
<link rel="stylesheet" href="__PUBLIC__/Wukongphp/css/page.css">
<link rel="icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<script type="text/javascript" src="__PUBLIC__/Wukongphp/js/jquery.min.js"></script>
</head>
<body>
<div class="superWrap clearfix" style="height: 781px;">
<!--side S-->
<div class="super-side-menu">
<iframe src="<?php echo U('left') ?>" width="205" height="100%" marginheight="0" marginwidth="0" frameborder="0" scrolling="no"></iframe>
</div>
<!--side E-->
<!--content S-->
<div class="superContent">
<div class="super-header super-header2" style="overflow:hidden">
<iframe src="<?php echo U('header') ?>" id="Pubheader" name="Pubheader" width="100%" marginheight="0" marginwidth="0" frameborder="0" scrolling="no"></iframe>
</div>
<!--header-->
<div class="superCtab superCtabBot" style="height: 695px;">
<iframe src="<?php echo U('main') ?>" id="Mainindex" name="Mainindex" width="100%" height="100%" marginheight="0" marginwidth="0" frameborder="0"></iframe>
</div>
<!--main-->
</div>
<!--content E-->
</div>
<script>
window.onresize = function(){
var winH=$(window).height();
var headH=$('.super-header').height();
$('.superWrap').height(winH);
$('.superCtabBot').height(winH-headH);
};
$(window).resize();
</script>
</body></html>