1 Star 0 Fork 10

wanderda / MES看板

forked from 古柏树下 / MES看板 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
feed.html 3.91 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 class="left" width="20%">
<br/><br/>
<div id="buttonArea">
<!-- 标准按钮 -->
<button type="button" class="btn btn-default" id="ablcok" style="background-color:#BA55D3;border-color: #BA55D3">A区</button>
<!-- 提供额外的视觉效果,标识一组按钮中的原始动作 -->
<button type="button" class="btn btn-primary" id="bblcok">B区</button>
<!-- 表示一个成功的或积极的动作 -->
<button type="button" class="btn btn-success" id="dblcok">D区</button>
<!-- 信息警告消息的上下文按钮 -->
<button type="button" class="btn btn-info" id="eblcok">E区</button>
<!-- 表示应谨慎采取的动作 -->
<button type="button" class="btn btn-warning" id="gblcok">G区</button>
<!-- 表示一个危险的或潜在的负面动作 -->
<button type="button" class="btn btn-danger" id="hblcok">H区</button>
<!--恢复默认轮播形式-->
<button type="button" class="btn btn-default" id="default" style="background-color: #BABABA;;border-color: #BABABA">默认</button>
</div>
</td>
<td class="center" width="60%">
<a href="index.html" class="title">成型上料看板</a><br/>
<br/><br/>
</td>
<td class="right" width="20%">
<br/><br/>
<a href="javascript:;" id="time">2017-11-07 00:00:00</a>
</td>
</tr>
</tbody>
</table>
</header>
<section id="main" class="p-relative" role="main">
<!-- Content -->
<section id="content" class="container">
<div class="block-area">
<div class="Feed">
<table class="table table-striped table-hover table-bordered" id="feedList">
<thead>
<tr>
<th>机台</th>
<th>在产规格</th>
<th>产量</th>
<th>绑定率</th>
<th>OEE</th>
<th>胎面</th>
<th>胎侧</th>
<th>垫胶</th>
<th>内村</th>
<th>胎圈</th>
<th>胎体</th>
<th>钢包</th>
<th>零度</th>
<th>1#</th>
<th>2#</th>
<th>3#</th>
<th>4#</th>
<th>尼龙</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</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/feed.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

搜索帮助