1 Star 0 Fork 10

wanderda / MES看板

forked from 古柏树下 / MES看板 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
curring.html 4.26 KB
一键复制 编辑 原始数据 按行查看 历史
古柏树下 提交于 2018-06-30 11:21 . 2
<!DOCTYPE html>
<!--[if IE 9 ]><html class="ie9"><![endif]-->
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<meta name="format-detection" content="telephone=no">
<meta charset="UTF-8">
<meta name="description" content="Violate Responsive Admin Template">
<meta name="keywords" content="Super Admin, Admin, Template, Bootstrap">
<title>杭州朝阳橡胶有限公司硫化信息平台</title>
<!-- CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/form.css" rel="stylesheet">
<link href="css/style.css?v=3.10" rel="stylesheet">
<link href="css/icons.css" rel="stylesheet">
</head>
<body id="skin-blur-ocean">
<div class="mshadow"></div>
<div class="topmain">
<header id="header" class="media">
<table class="headtable">
<tbody>
<tr>
<td style="width: 100px">
<img src="img/shortcuts/logo.png"/>
</td>
<td class="center">
<a href="index.html" class="title">中策橡胶集团&nbsp;&nbsp;杭州朝阳橡胶有限公司综合信息平台</a><br/>
<span class="title_en">Integrated information platform of Hangzhou Chaoyang Rubber Co.,Ltd.</span>
</td>
<td class="right">
<a href="javascript:;" id="time">2017-11-07 00:00:00</a>
<br/><br/>
<a class="ico all" href="http://171.188.101.222:8080/"></a>
<a class="ico machine" href="javascript:;" onclick="utils.OpenRTDashboard()"></a>
<a class="ico produce" href="produce.html"></a>
<a class="ico s_curring" href="curring.html"></a>
</td>
</tr>
</tbody>
</table>
</header>
<section id="main" class="p-relative" role="main">
<div class="clearfix"></div>
<!-- <a id="return" href="index.html"><i class="fa fa-mail-reply"></i> 返回</a> -->
<hr class="whiter" />
<!-- Content -->
<section id="content" class="container">
<div class="block-area">
<div class="row">
<div class="col-md-7">
<div class="tile">
<h2 class="tile-title">班产信息<span>TeamInfo</span></h2>
<div class="CurringTeam">
</div>
</div>
</div>
<div class="col-md-5">
<div class="tile">
<h2 class="tile-title">设备停机<span>MachinePause</span></h2>
<div class="MacStop">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-5">
<div class="tile">
<h2 class="tile-title">操作效率<span>ActionEffect</span></h2>
<div class="ActionEffect" style="height: 260px;">
</div>
</div>
</div>
<div class="col-md-7">
<div class="tile">
<h2 class="tile-title">动力介质情况<span>PowerInfo</span></h2>
<div class="Power" style="height: 260px;">
</div>
</div>
</div>
</div>
<div class="row">
<div class="tile">
<h2 class="tile-title">小时产量<span>HourYied</span></h2>
<table style="width: 100%">
<tbody><tr>
<td id="bar_curring" style="height: 300px;"></td>
<td class="hour-avg"></td>
</tr>
</tbody></table>
</div>
</div>
</div>
<!-- <div id="footLeft" style="font-size: 18px ">
<a class="footLine">浙江大学工业自动化国家工程研究中心</a>
</div>
<div id="footRight" style="font-size: 14px ">
<a class="footLine">技术支持@杭州盈格</a>
</div> -->
</section>
</section>
</div>
<!-- Javascript Libraries -->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Library -->
<script src="js/jquery-ui.min.js"></script>
<!-- jQuery UI -->
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- jQuery Easing - Requirred for Lightbox -->
<script src="js/util.js?v=3.10"></script>
<script src="js/option.js?v=3.10"></script>
<!--echarts图表js-->
<script src="js/echarts.min.js"></script>
<!--<script src="js/macarons.js"></script>-->
<script src="js/shine.js"></script>
<!-- All the above chart related functions -->
<!-- UX -->
<script src="js/scroll.min.js"></script>
<!-- Custom Scrollbar -->
<!-- All JS functions -->
<script src="js/functions.js"></script>
<script src="js/curring.js?v=3.10"></script>
</body>
</html>
1
https://gitee.com/dwang6/mes_kanban.git
git@gitee.com:dwang6/mes_kanban.git
dwang6
mes_kanban
MES看板
master

搜索帮助