<!DOCTYPE html>
|
<html lang="zh-cn">
|
|
<head>
|
<meta charset="UTF-8">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<title>DaLian14</title>
|
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
<link rel="stylesheet" type="text/css" href="css/bootstrap-table.min.css">
|
<link rel="stylesheet" type="text/css" href="css/index.css">
|
<script src="js/jquery.min.js"></script>
|
<script src='js/echarts.min.js'></script>
|
<script src="js/bootstrap.min.js"></script>
|
<script src='js/bootstrap-table.min.js'></script>
|
<script src='js/bootstrap-table-zh-CN.min.js'></script>
|
<script src="js/jquery.SuperSlide.2.1.3.js"></script>
|
<script src='js/template.js'></script>
|
<script src="js/jquery.qrcode.min.js"></script>
|
<style>
|
.clock #Date {
|
font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
|
font-size: 20px;
|
text-align: center;
|
text-shadow: 0 0 0px #00c6ff;
|
float: left;
|
margin-right: 20px
|
}
|
|
.clock ul {
|
width: 450px;
|
margin: 0 auto;
|
padding: 0px;
|
list-style: none;
|
text-align: left;
|
margin-left: 0px;
|
}
|
|
.clock ul li {
|
display: inline;
|
font-size: 20px;
|
text-align: left;
|
font-family: 'BebasNeueRegular', Arial, Helvetica, sans-serif;
|
text-shadow: 0 0 0px #00c6ff;
|
}
|
|
body {
|
padding-left: 50px;
|
padding-right: 50px;
|
}
|
|
.title {
|
|
font-size: 44px;
|
font-family: PingFangSC;
|
font-weight: 500;
|
color: rgba(9, 209, 234, 1);
|
text-align: center;
|
background: url(img/img_little_new.png) center no-repeat;
|
margin-bottom: 10px;
|
}
|
|
.flex {
|
display: flex;
|
display: -webkit-flex;
|
justify-content: space-between;
|
flex-direction: row;
|
flex-wrap: wrap;
|
}
|
|
.flex .flex_item {
|
width: 16%;
|
height: 180px;
|
border: 3px solid #080c1c;
|
border-radius: 5px;
|
margin-bottom: 10px;
|
background: url(img/3-3.png) #02040d no-repeat center top;
|
position: relative;
|
|
|
}
|
|
.flex span {
|
position: absolute;
|
top: 50%;
|
|
margin-top: 0;
|
font-size: 23px;
|
font-family: PingFangSC;
|
font-weight: 400;
|
color: rgba(255, 255, 255, 1);
|
width: 100%;
|
text-align: center;
|
}
|
|
.flex p {
|
|
margin-bottom: 5px;
|
color: #a5a5a7;
|
position: absolute;
|
bottom: 0;
|
font-size: 16px;
|
font-family: PingFangSC;
|
font-weight: 400;
|
width: 100%
|
}
|
|
.title_o {
|
margin-top: 15px;
|
margin-bottom: 10px;
|
font-size: 18px;
|
font-family: PingFangSC;
|
font-weight: 400;
|
color: rgba(9, 209, 234, 1);
|
}
|
|
.title_p {
|
font-size: 18px;
|
color: rgba(9, 209, 234, 1);
|
font-family: PingFangSC;
|
font-weight: 400;
|
text-align: left;
|
}
|
|
.p_icon {
|
text-align: right;
|
font-size: 12px;
|
font-family: PingFangSC;
|
font-weight: 400;
|
color: #ffffff;
|
}
|
|
.div_two {
|
display: flex;
|
display: -webkit-flex;
|
justify-content: space-between;
|
flex-direction: row;
|
flex-wrap: wrap;
|
}
|
|
.div_1 {
|
width: 49.6%;
|
|
}
|
|
.p_icon i {
|
display: inline-block;
|
width: 30px;
|
height: 10px;
|
margin-right: 6px;
|
border-radius: 5px;
|
|
}
|
|
.pt {
|
padding-top: 20px;
|
}
|
|
.p_icon span {
|
margin-right: 10px;
|
}
|
|
.color1 {
|
background: rgba(56, 153, 161, 1);
|
}
|
|
.color2 {
|
background: rgba(51, 56, 91, 1);
|
}
|
|
.color3 {
|
background: rgba(204, 57, 94, 1);
|
}
|
|
.div_style1 {
|
background: rgba(4, 4, 5, 0) rgba(8, 14, 45, 0.28);
|
border-radius: 8px;
|
border: 2px solid rgba(39, 51, 91, 0.5);
|
}
|
|
.div_two_style {
|
display: inline-block;
|
vertical-align: top;
|
margin-right: 20px;
|
height: 168px;
|
width: 32.4%;
|
padding: 10px 10px;
|
background: rgba(8, 14, 45, 0.28);
|
border: 2px solid rgba(39, 51, 91, 0.5);
|
border-radius: 5px;
|
margin-top: 20px;
|
}
|
|
.box-main .div_two_style:nth-child(3n) {
|
margin-right: 0px;
|
}
|
|
.title_text {
|
color: #09D1EA;
|
font-size: 16px;
|
font-family: PingFangSC-Regular, PingFang SC;
|
font-weight: 400;
|
}
|
|
.title_list {
|
float: right;
|
color: #fff;
|
font-size: 14px;
|
overflow: hidden;
|
}
|
|
.title_list li {
|
float: left;
|
margin-left: 30px;
|
|
}
|
|
.title_list li img {
|
margin-right: 10px;
|
;
|
}
|
</style>
|
</head>
|
|
<body>
|
<div class='title'>GP12工序管理看板</div>
|
<div class="col-sm-12">
|
<div class="header">
|
<div class="clock">
|
<ul>
|
<li id="Date"></li>
|
<li id="hours"> </li>
|
<li id="point">:</li>
|
<li id="min"> </li>
|
<li id="point">:</li>
|
<li id="sec"> </li>
|
</ul>
|
</div>
|
<!-- <div class="bg_header">
|
<div class="header_nav fl t_title">
|
数字化工厂驾驶舱
|
</div>
|
|
</div> -->
|
</div>
|
</div>
|
<div class="box-main">
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main1' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main2' style="width: 100%;height:120px;"></div>
|
</div>
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main3' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main4' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main5' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main6' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main7' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main8' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main9' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main10' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main11' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main12' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main13' style="width: 100%;height:120px;"></div>
|
</div>
|
|
<div class='div_two_style'>
|
<span class='title_text'>产品-674端件</span>
|
<ul class='title_list'>
|
<li><img src='img/GP_1.png' />油孔铁片</li>
|
<li><img src="img/GP_2.png">19.0尺寸</li>
|
<li><img src="img/GP_3.png">28.5尺寸</li>
|
</ul>
|
<div id='main14' style="width: 100%;height:120px;"></div>
|
</div>
|
</div>
|
<script>
|
var dateV = [];
|
var interval;//计时器
|
var aa=["1405-001-0023", "1405-001-0014", "1405-001-0007", "1405-001-0008", "1405-001-0015",
|
"1405-001-0018", "1405-001-0006", "1405-001-0012", "1405-001-0013", "1405-001-0016",
|
"1405-001-0019", "1405-001-0017", "1405-001-0020", "1405-001-0030", "1405-001-0029"];
|
$(document).ready(function () {
|
$.ajax({
|
url: "http://47.96.171.127:93/InteAI/GPData1",
|
dataType: "JSON",
|
type: "POST",
|
data:{"models":JSON.stringify(aa)},
|
success: function (data) {
|
console.info(data);
|
},
|
error: function (data) {
|
|
}
|
})
|
// 创建两个变量,一个数组中的月和日的名称
|
var monthNames = ["1 月", "2 月", "3 月", "4 月", "5 月", "6 月", "7 月", "8 月", "9 月", "10 月", "11 月", "12 月"];
|
$('#Date').html("2020年1月2日");
|
$("#sec").html("56");
|
$("#min").html("56");
|
$("#hours").html("15");
|
// setInterval(function () {
|
// $.ajax({
|
// url: "http://192.168.109.2:92/GJ2F/DateTime",
|
// url: "http://192.168.1.234:86/GJ2F/DateTime",
|
// dataType: "JSON",
|
// type: "POST",
|
// success: function (data) {
|
// $('#Date').html(data[0].FULLYEAR + " 年" + " " + monthNames[data[0].FULLMONTH - 1] + ' ' + data[0].FULLDATE + " 日 " + ' ' + data[0].FULLXQ);
|
// $("#sec").html(data[0].FULLSECONDS);
|
// $("#min").html(data[0].FULLMINUTES);
|
// $("#hours").html(data[0].FULLHOURS);
|
// year = data[0].FULLSECONDS;
|
// },
|
// error: function (data) {
|
|
// }
|
// })
|
// }, 1000);
|
|
var myChart = echarts.init(document.getElementById('main'));
|
var myChart1 = echarts.init(document.getElementById('main1'));
|
var myChart2 = echarts.init(document.getElementById('main2'));
|
var myChart3 = echarts.init(document.getElementById('main3'));
|
var myChart4 = echarts.init(document.getElementById('main4'));
|
var myChart5 = echarts.init(document.getElementById('main5'));
|
var myChart6 = echarts.init(document.getElementById('main6'));
|
var myChart7 = echarts.init(document.getElementById('main7'));
|
var myChart8 = echarts.init(document.getElementById('main8'));
|
var myChart9 = echarts.init(document.getElementById('main9'));
|
var myChart10 = echarts.init(document.getElementById('main10'));
|
var myChart11 = echarts.init(document.getElementById('main11'));
|
var myChart12 = echarts.init(document.getElementById('main12'));
|
var myChart13 = echarts.init(document.getElementById('main13'));
|
var myChart14 = echarts.init(document.getElementById('main14'));
|
var option = {
|
backgroundColor: '#040405',
|
tooltip: {
|
trigger: ''
|
},
|
grid: {
|
top: 'middle',
|
left: '7%',
|
right: '4%',
|
bottom: '3%',
|
height: '70.5%',
|
},
|
xAxis: {
|
type: 'category',
|
data: ['9月1日', '9月2日', '9月3日', '9月4日', '9月5日', '9月6日', '9月7日'],
|
axisLine: {
|
lineStyle: {
|
color: "#848586"
|
}
|
},
|
axisTick: { show: false },
|
splitLine: {
|
|
show: false,
|
|
lineStyle: {
|
|
width: 1,
|
type: "dashed",
|
color: "#848586"
|
}
|
},
|
|
},
|
yAxis: {
|
type: 'value',
|
splitLine: {
|
show: false,
|
|
},
|
axisTick: { show: false },
|
axisLine: {
|
show: true,
|
lineStyle: {
|
color: "#848586",
|
},
|
},
|
nameTextStyle: {
|
color: "#848586"
|
},
|
splitArea: {
|
show: false
|
}
|
|
},
|
series: [{
|
name: '油孔铁片',
|
type: 'line',
|
data: [800, 900, 220, 130, 660, 770, 800,],
|
axisLabel: {
|
show: true,
|
color: '#fff',
|
|
},
|
|
color: "#F58080",
|
lineStyle: {
|
normal: {
|
width: 4,
|
color: '#09D1EA',
|
|
}
|
},
|
label: {
|
show: true,
|
position: 'top',
|
textStyle: {
|
color: '#fff',
|
}
|
},
|
symbolSize: 8,
|
type: "line",
|
symbol: "circle",
|
itemStyle: {
|
normal: {
|
color: '#000',
|
borderWidth: 3,
|
/*shadowColor: 'rgba(72,216,191, 0.3)',
|
shadowBlur: 100,*/
|
borderColor: "#09D1EA",
|
}
|
},
|
|
tooltip: { show: false },
|
smooth: true
|
},
|
{
|
name: '19.0尺',
|
type: 'line',
|
data: [123, 568, 111, 222, 123, 240, 320],
|
lineStyle: {
|
normal: {
|
width: 4,
|
color: '#425DF5',
|
|
}
|
},
|
symbolSize: 8,
|
type: "line",
|
symbol: "circle",
|
itemStyle: {
|
normal: {
|
color: '#000',
|
borderWidth: 3,
|
/*shadowColor: 'rgba(72,216,191, 0.3)',
|
shadowBlur: 100,*/
|
borderColor: "#425DF5"
|
}
|
},
|
label: {
|
show: true,
|
position: 'top',
|
textStyle: {
|
color: '#fff',
|
}
|
},
|
tooltip: { show: false },
|
smooth: true
|
},
|
{
|
name: '28.5尺寸',
|
type: 'line',
|
data: [125, 568, 25, 36, 784, 199, 270],
|
lineStyle: {
|
normal: {
|
width: 4,
|
color: '#7338F9',
|
|
}
|
},
|
label: {
|
show: true,
|
position: 'top',
|
textStyle: {
|
color: '#fff',
|
}
|
},
|
symbolSize: 8,
|
type: "line",
|
symbol: "circle",
|
itemStyle: {
|
normal: {
|
color: '#000',
|
borderWidth: 3,
|
/*shadowColor: 'rgba(72,216,191, 0.3)',
|
shadowBlur: 100,*/
|
borderColor: "#7338F9"
|
}
|
},
|
tooltip: { show: false },
|
smooth: true
|
}
|
]
|
};
|
myChart.setOption(option);
|
myChart1.setOption(option);
|
myChart2.setOption(option);
|
myChart3.setOption(option);
|
myChart4.setOption(option);
|
myChart5.setOption(option);
|
myChart6.setOption(option);
|
myChart7.setOption(option);
|
myChart8.setOption(option);
|
myChart9.setOption(option);
|
myChart10.setOption(option);
|
myChart11.setOption(option);
|
myChart12.setOption(option);
|
myChart13.setOption(option);
|
myChart14.setOption(option);
|
});
|
|
|
</script>
|
</body>
|
|
</html>
|