|  |  | 
 |  |  | <head> | 
 |  |  |     <meta charset="UTF-8"> | 
 |  |  |     <title>ESS</title> | 
 |  |  |     <link rel="stylesheet" type="text/css" href="../static/css/normalize.css"> | 
 |  |  |     <link rel="stylesheet" type="text/css" href="../static/css/common.css"> | 
 |  |  |     <link rel="stylesheet" type="text/css" href="../static/layui/css/layui.css"> | 
 |  |  |     <link rel="stylesheet" href="../static/css/shuttle.css"> | 
 |  |  |     <script type="text/javascript" src="../static/js/jquery/jquery-3.3.1.min.js"></script> | 
 |  |  |     <script type="text/javascript" src="../static/js/layer/layer.js"></script> | 
 |  |  |     <script type="text/javascript" src="../static/layui/layui.js"></script> | 
 |  |  |     <script type="text/javascript" src="../static/js/common.js"></script> | 
 |  |  | </head> | 
 |  |  | <body> | 
 |  |  |  | 
 |  |  | <iframe | 
 |  |  |   allowfullscreen | 
 |  |  |   src="http://10.10.10.182:9003/#/?method=monitor" | 
 |  |  |   frameborder="0" | 
 |  |  |   width="100%" | 
 |  |  |   height="100%" | 
 |  |  | ></iframe> | 
 |  |  |  | 
 |  |  | <div style="padding: 10px;height: 100%;float: left;width: 6%"> | 
 |  |  |     <div class="button-window"></div> | 
 |  |  | </div> | 
 |  |  | <div style="height: 100%;padding-left: 6%"> | 
 |  |  |     <iframe | 
 |  |  |             allowfullscreen | 
 |  |  |             src="http://10.10.10.182:9003/#/?appid=hairou&appsecret=hairou&method=monitor" | 
 |  |  |             frameborder="0" | 
 |  |  |             width="100%" | 
 |  |  |             height="100%" | 
 |  |  |     ></iframe> | 
 |  |  | </div> | 
 |  |  | </body> | 
 |  |  | </html> |