You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
136 lines
2.3 KiB
HTML
136 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html><head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>抽水蓄能电站智能化状态监测系统</title>
|
|
|
|
|
|
|
|
<meta name="description" content="Dashboard">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
|
<!--Basic Styles-->
|
|
|
|
<link href="__PUBLIC__/style/bootstrap.css" rel="stylesheet">
|
|
|
|
<link href="__PUBLIC__/style/font-awesome.css" rel="stylesheet">
|
|
|
|
<link href="__PUBLIC__/style/weather-icons.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!--Beyond styles-->
|
|
|
|
<link id="beyond-link" href="__PUBLIC__/style/beyond.css" rel="stylesheet" type="text/css">
|
|
|
|
<link href="__PUBLIC__/style/demo.css" rel="stylesheet">
|
|
|
|
<link href="__PUBLIC__/style/typicons.css" rel="stylesheet">
|
|
|
|
<link href="__PUBLIC__/style/animate.css" rel="stylesheet">
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="bodyClass">
|
|
<!-- 头部 -->
|
|
|
|
{include file="public/top" /}
|
|
|
|
<!-- /头部 -->
|
|
|
|
|
|
|
|
<div class="main-container container-fluid hei">
|
|
|
|
<div class="page-container">
|
|
|
|
<!-- Page Sidebar -->
|
|
|
|
{include file="public/left" /}
|
|
|
|
<!-- /Page Sidebar -->
|
|
|
|
<!-- Page Content -->
|
|
|
|
<div class="page-content">
|
|
|
|
<!-- Page Breadcrumb -->
|
|
|
|
<div class="page-breadcrumbs">
|
|
|
|
<ul class="breadcrumb">
|
|
|
|
<li>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<!-- /Page Breadcrumb -->
|
|
|
|
|
|
|
|
<!-- Page Body -->
|
|
|
|
<div class="page-body">
|
|
|
|
|
|
|
|
<div style="text-align:center; line-height:1000%; font-size:24px;">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<!-- /Page Body -->
|
|
|
|
</div>
|
|
|
|
<!-- /Page Content -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!--Basic Scripts-->
|
|
|
|
<script src="__PUBLIC__/style/jquery_002.js"></script>
|
|
|
|
<script src="__PUBLIC__/style/bootstrap.js"></script>
|
|
|
|
<script src="__PUBLIC__/style/jquery.js"></script>
|
|
|
|
<!--Beyond Scripts-->
|
|
|
|
<script src="__PUBLIC__/style/beyond.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div>
|
|
</body></html>
|