From 21a4bf818a8a3e90d1b4f86d3e61304ceccbb49f Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 25 三月 2024 09:52:53 +0800
Subject: [PATCH] #
---
src/main/webapp/views/console.html | 1403 ++++++++++++++++++++++++---------------------------------
1 files changed, 591 insertions(+), 812 deletions(-)
diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index e6f6ac4..da7aa18 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -1,786 +1,532 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
- <meta charset="utf-8">
- <title>WCS鎺у埗涓績</title>
- <!--<link rel="stylesheet" type="text/css" href="../static/css/common.css">-->
- <link rel="stylesheet" href="../static/css/console.css">
- <!-- <link rel="stylesheet" type="text/css" href="../static/css/normalize.css">-->
- <link rel="stylesheet" href="../static/css/animate.min.css">
-
-
+ <meta charset="UTF-8">
+ <title>鑷姩浠撳簱wcs绯荤粺</title>
+ <link rel="stylesheet" href="../static/css/render.css">
<script src="../static/js/jquery/jquery-3.3.1.min.js"></script>
<script src="../static/js/layer/layer.js"></script>
- <script type="text/javascript" src="../static/js/common.js"></script>
+ <!--鍦板浘json-->
+ <script src="../static/js/console.map.js"></script>
+ <script src="../static/js/console.js"></script>
+ <script src="../static/js/common.js"></script>
+ <script src="info.js"></script>
</head>
<body>
-<div id="root">
+<div id="main">
<div class="head">
<div class="head-left">
<h1>鑷姩浠撳簱WCS鐩戞帶鍥�</h1>
<h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6>
</div>
<div class="head-right">
- <img src="../static/images/zy-logo.png" alt="涓壃" height="44" width="80">
+ <img src="../static/images/zy-logo.png" alt="wcs" height="44" width="80">
</div>
</div>
-
<!-- 璐ф灦 + 鍫嗗灈鏈� + 鍏ュ簱绔欑偣 -->
<div class="main-part">
- <!-- 绗竴缁� -->
- <div class="lane">
- <!-- 璐ф灦 -->
- <div class="stock-group">
- <button class="item" style="margin-left: 82px">60</button>
- <button class="item">58</button>
- <button class="item">56</button>
- <button class="item">54</button>
- <button class="item">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
-
-
- </div>
- <div class="stock-group">
-
- <button class="item" style="margin-left: 82px">60</button>
- <button class="item">58</button>
- <button class="item">56</button>
- <button class="item">54</button>
- <button class="item">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- <div id="site-101" class="site" style="">101</div>
- </div>
- <!-- 鍫嗗灈鏈� -->
- <div class="crn">
- <hr class="pathway">
- <div id="crn-1" class="machine"></div>
- </div>
- <!-- 璐ф灦 -->
- <div class="stock-group">
-
- <button class="item" style="margin-left: 82px">60</button>
- <button class="item">58</button>
- <button class="item">56</button>
- <button class="item">54</button>
- <button class="item">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- <div id="site-106" class="site" style="">106</div>
- </div>
- <div class="stock-group">
- <button class="item" style="margin-left: 82px">60</button>
- <button class="item">58</button>
- <button class="item">56</button>
- <button class="item">54</button>
- <button class="item">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- </div>
- </div>
- <!-- 绗簩缁� -->
- <div class="lane">
- <span class="row-no"></span>
- <!-- 璐ф灦 -->
- <div class="stock-group">
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- </div>
- <div class="stock-group">
-
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- <div id="site-113" class="site" style="">113</div>
- </div>
- <!-- 鍫嗗灈鏈� -->
- <div class="crn" style="margin-left: 108px">
- <hr class="pathway">
- <div id="crn-2" class="machine"></div>
- </div>
- <!-- 璐ф灦 -->
- <div class="stock-group">
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- <div id="site-120" class="site" style="">120</div>
-
- </div>
- <div class="stock-group">
-
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- </div>
- </div>
- <!--绗笁缁�-->
- <div class="lane">
- <span class="row-no"></span>
- <!-- 璐ф灦 -->
- <div class="stock-group">
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- </div>
- <div class="stock-group">
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- <div id="site-127" class="site" style="">127</div>
-
- </div>
- <!-- 鍫嗗灈鏈� -->
- <div class="crn" style="margin-left: 108px">
- <hr class="pathway">
- <div id="crn-3" class="machine"></div>
- </div>
- <!-- 璐ф灦 -->
- <div class="stock-group">
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- <div id="site-133" class="site" style="">133</div>
-
- </div>
- <div class="stock-group">
- <button class="item" style="margin-left: 193px">52</button>
- <button class="item">50</button>
- <button class="item">48</button>
- <button class="item">46</button>
- <button class="item">44</button>
- <button class="item">42</button>
- <button class="item">40</button>
- <button class="item">38</button>
- <button class="item">36</button>
- <button class="item">34</button>
- <button class="item">32</button>
- <button class="item">30</button>
- <button class="item">28</button>
- <button class="item">26</button>
- <button class="item">24</button>
- <button class="item">22</button>
- <button class="item">20</button>
- <button class="item">18</button>
- <button class="item">16</button>
- <button class="item">14</button>
- <button class="item">12</button>
- <button class="item">10</button>
- <button class="item">8</button>
- <button class="item">6</button>
- <button class="item">4</button>
- <button class="item">2</button>
- </div>
- </div>
</div>
- <!--绗�1鍒楋紙瀹藉害 70px锛� -->
- <div class="site-row site-row-1">
- <div class="site-k" style="height:39px;width:70px;"></div>
- <div id="site-102" class="site" style="height: 18px;line-height: 18px;">102</div>
- <div id="site-107" class="site" style="height: 18px;line-height: 18px;margin-top: 20px">107</div>
- <div id="site-114" class="site" style="height: 18px;line-height: 18px;margin-top: 68px">114</div>
- <div id="site-121" class="site" style="height: 18px;line-height: 18px;margin-top: 20px">121</div>
- <div id="site-128" class="site" style="height: 18px;line-height: 18px;margin-top: 68px">128</div>
- <div id="site-134" class="site" style="height: 18px;line-height: 18px;margin-top: 20px">134</div>
+ <div class="" >
+ <div id="loc-0100105" class="loc" style="top:400px; left:200px; width:70px; height: 22px;line-height: 22px;">1-1-5</div>
+ <div id="loc-0100205" class="loc" style="top:400px; left:272px; width:70px; height: 22px;line-height: 22px;">1-2-5</div>
+ <div id="loc-0100305" class="loc" style="top:400px; left:344px; width:70px; height: 22px;line-height: 22px;">1-3-5</div>
+ <div id="loc-0100405" class="loc" style="top:400px; left:416px; width:70px; height: 22px;line-height: 22px;">1-4-5</div>
+ <div id="loc-0100505" class="loc" style="top:400px; left:488px; width:70px; height: 22px;line-height: 22px;">1-5-5</div>
+ <div id="loc-0100605" class="loc" style="top:400px; left:560px; width:70px; height: 22px;line-height: 22px;">1-6-5</div>
+ <div id="loc-0100705" class="loc" style="top:400px; left:632px; width:70px; height: 22px;line-height: 22px;">1-7-5</div>
+ <div id="loc-0100805" class="loc" style="top:400px; left:704px; width:70px; height: 22px;line-height: 22px;">1-8-5</div>
+ <div id="loc-0100905" class="loc" style="top:400px; left:776px; width:70px; height: 22px;line-height: 22px;">1-9-5</div>
+ <div id="loc-0101005" class="loc" style="top:400px; left:848px; width:70px; height: 22px;line-height: 22px;">1-10-5</div>
+ <div id="loc-0101105" class="loc" style="top:400px; left:920px; width:70px; height: 22px;line-height: 22px;">1-11-5</div>
+ <div id="loc-0101205" class="loc" style="top:400px; left:992px; width:70px; height: 22px;line-height: 22px;">1-12-5</div>
+ <div id="loc-0101305" class="loc" style="top:400px; left:1064px; width:70px; height: 22px;line-height: 22px;">1-13-5</div>
+ <div id="loc-0101405" class="loc" style="top:400px; left:1136px; width:70px; height: 22px;line-height: 22px;">1-14-5</div>
+ <div id="loc-0101505" class="loc" style="top:400px; left:1208px; width:70px; height: 22px;line-height: 22px;">1-15-5</div>
+ <div id="loc-0101605" class="loc" style="top:400px; left:1280px; width:70px; height: 22px;line-height: 22px;">1-16-5</div>
+ <div id="loc-0101705" class="loc" style="top:400px; left:1352px; width:70px; height: 22px;line-height: 22px;">1-17-5</div>
+ <div id="loc-0101805" class="loc" style="top:400px; left:1424px; width:70px; height: 22px;line-height: 22px;">1-18-5</div>
+ <div id="loc-0101905" class="loc" style="top:400px; left:1496px; width:70px; height: 22px;line-height: 22px;">1-19-5</div>
+ <div id="loc-0102005" class="loc" style="top:400px; left:1568px; width:70px; height: 22px;line-height: 22px;">1-20-5</div>
+ <div id="loc-0102105" class="loc" style="top:400px; left:1640px; width:70px; height: 22px;line-height: 22px;">1-21-5</div>
+ <div id="loc-0102205" class="loc" style="top:400px; left:1712px; width:70px; height: 22px;line-height: 22px;">1-22-5</div>
+ <div id="loc-0102305" class="loc" style="top:400px; left:1784px; width:70px; height: 22px;line-height: 22px;">1-23-5</div>
+ <div id="loc-0102405" class="loc" style="top:400px; left:1856px; width:70px; height: 22px;line-height: 22px;">1-24-5</div>
</div>
- <div class="site-row site-row-2">
- <div class="site-k" style="height:39px;width:70px;"></div>
- <div id="site-103" class="site" style="height: 18px;line-height: 18px;">103</div>
- <div id="site-105" class="site" style="height: 18px;line-height: 18px">105</div>
- <div id="site-108" class="site" style="height: 18px;line-height: 18px">108</div>
- <div id="site-111" class="site" style="height: 66px;line-height: 66px">111</div>
- <div id="site-115" class="site" style="height: 18px;line-height: 18px">115</div>
- <div id="site-118" class="site" style="height: 18px;line-height: 18px">118</div>
- <div id="site-122" class="site" style="height: 18px;line-height: 18px">122</div>
- <div id="site-125" class="site" style="height: 66px;line-height: 66px">125</div>
- <div id="site-129" class="site" style="height: 18px;line-height: 18px">129</div>
- <div id="site-132" class="site" style="height: 18px;line-height: 18px">132</div>
- <div id="site-135" class="site" style="height: 18px;line-height: 18px">135</div>
- </div>
- <div class="site-row site-row-3">
- <div class="site-k" style="height:39px;width:70px;"></div>
- <div id="site-104" class="site" style="height: 18px;line-height: 18px;width:162px;">104</div>
- <div id="site-109" class="site" style="height: 18px;line-height: 18px; margin-top: 20px">109</div>
- <div id="site-112" class="site" style="height: 66px;line-height: 68px">112</div>
- <div id="site-116" class="site" style="height: 18px;line-height: 18px;">116</div>
- <div id="site-119" class="site" style="height: 18px;line-height: 18px">119</div>
- <div id="site-123" class="site" style="height: 18px;line-height: 18px">123</div>
- <div id="site-126" class="site" style="height: 66px;line-height: 68px">126</div>
- <div id="site-130" class="site" style="height: 18px;line-height: 18px">130</div>
- <div id="site-136" class="site" style="height: 18px;line-height: 18px;width:162px; margin-top: 20px">136</div>
- </div>
- <div class="site-row site-row-4">
- <div id="site-110" class="site" style="height: 18px;line-height: 18px;">110</div>
- <div id="site-117" class="site" style="height: 18px;line-height: 18px; margin-top: 68px">117</div>
- <div id="site-124" class="site" style="height: 18px;line-height: 18px; margin-top: 20px">124</div>
- <div id="site-131" class="site" style="height: 18px;line-height: 18px; margin-top: 68px">131</div>
- </div>
-</div>
-<!--搴曢儴-->
-<div id="body">
- <!-- 鎬诲紑鍏� -->
- <div class="system-state">
- <div class="body-head">鎬诲紑鍏�</div>
- <div class="switch">
- <div id="system-icon" class="system-icon-open" onclick="systemSwitch()"></div>
- <div class="switch_r">
- <p>绯荤粺鐘舵��</p>
- <p id="system-run-desc">绯荤粺杩愯涓�</p>
- </div>
- </div>
- </div>
- <!-- 鍫嗗灈鏈虹姸鎬� -->
- <div class="machine-status">
- <div class="body-head">鍫嗗灈鏈虹姸鎬�</div>
- <div class="state">
- <span>鍫嗗灈鏈� 1</span>
- <span class="state-ss machine-put-flag ">鍏ュ簱</span>
- </div>
- <div class="state">
- <span>鍫嗗灈鏈� 2</span>
- <span class="state-ss machine-auto-flag ">鑷姩</span>
- </div>
- <div class="button"><span>鎵�鏈夌姸鎬�</span></div>
- <div class="button item-group">
- <span class="machine-put-flag">鍏ュ簱</span>
- <span class="machine-take-flag">鍑哄簱</span>
- <span class="machine-stock-move-flag">搴撳埌搴�</span>
- <span class="machine-site-move-flag">绔欏埌绔�</span>
- <span class="machine-p-move-flag">PToP</span>
- <span class="machine-error-flag">寮傚父</span>
- <span class="machine-auto-flag">鑷姩</span>
- <span class="machine-unauto-flag">闈炶嚜鍔�/鎵嬪姩</span>
- </div>
+ <div class="">
+ <div id="loc-0100104" class="loc" style="top:424px; left:200px; width:70px; height: 22px;line-height: 22px;">1-1-4</div>
+ <div id="loc-0100204" class="loc" style="top:424px; left:272px; width:70px; height: 22px;line-height: 22px;">1-2-4</div>
+ <div id="loc-0100304" class="loc" style="top:424px; left:344px; width:70px; height: 22px;line-height: 22px;">1-3-4</div>
+ <div id="loc-0100404" class="loc" style="top:424px; left:416px; width:70px; height: 22px;line-height: 22px;">1-4-4</div>
+ <div id="loc-0100504" class="loc" style="top:424px; left:488px; width:70px; height: 22px;line-height: 22px;">1-5-4</div>
+ <div id="loc-0100604" class="loc" style="top:424px; left:560px; width:70px; height: 22px;line-height: 22px;">1-6-4</div>
+ <div id="loc-0100704" class="loc" style="top:424px; left:632px; width:70px; height: 22px;line-height: 22px;">1-7-4</div>
+ <div id="loc-0100804" class="loc" style="top:424px; left:704px; width:70px; height: 22px;line-height: 22px;">1-8-4</div>
+ <div id="loc-0100904" class="loc" style="top:424px; left:776px; width:70px; height: 22px;line-height: 22px;">1-9-4</div>
+ <div id="loc-0101004" class="loc" style="top:424px; left:848px; width:70px; height: 22px;line-height: 22px;">1-10-4</div>
+ <div id="loc-0101104" class="loc" style="top:424px; left:920px; width:70px; height: 22px;line-height: 22px;">1-11-4</div>
+ <div id="loc-0101204" class="loc" style="top:424px; left:992px; width:70px; height: 22px;line-height: 22px;">1-12-4</div>
+ <div id="loc-0101304" class="loc" style="top:424px; left:1064px; width:70px; height: 22px;line-height: 22px;">1-13-4</div>
+ <div id="loc-0101404" class="loc" style="top:424px; left:1136px; width:70px; height: 22px;line-height: 22px;">1-14-4</div>
+ <div id="loc-0101504" class="loc" style="top:424px; left:1208px; width:70px; height: 22px;line-height: 22px;">1-15-4</div>
+ <div id="loc-0101604" class="loc" style="top:424px; left:1280px; width:70px; height: 22px;line-height: 22px;">1-16-4</div>
+ <div id="loc-0101704" class="loc" style="top:424px; left:1352px; width:70px; height: 22px;line-height: 22px;">1-17-4</div>
+ <div id="loc-0101804" class="loc" style="top:424px; left:1424px; width:70px; height: 22px;line-height: 22px;">1-18-4</div>
+ <div id="loc-0101904" class="loc" style="top:424px; left:1496px; width:70px; height: 22px;line-height: 22px;">1-19-4</div>
+ <div id="loc-0102004" class="loc" style="top:424px; left:1568px; width:70px; height: 22px;line-height: 22px;">1-20-4</div>
+ <div id="loc-0102104" class="loc" style="top:424px; left:1640px; width:70px; height: 22px;line-height: 22px;">1-21-4</div>
+ <div id="loc-0102204" class="loc" style="top:424px; left:1712px; width:70px; height: 22px;line-height: 22px;">1-22-4</div>
+ <div id="loc-0102304" class="loc" style="top:424px; left:1784px; width:70px; height: 22px;line-height: 22px;">1-23-4</div>
+ <div id="loc-0102404" class="loc" style="top:424px; left:1856px; width:70px; height: 22px;line-height: 22px;">1-24-4</div>
</div>
- <div class="line-status">
- <div class="body-head">杈撻�佺嚎鐘舵��</div>
- <div class="state states">
- <span>杩愯緭绾挎�绘暟</span>
- <span class="line-ss">58</span>
- </div>
- <div class="button"><span>鎵�鏈夌姸鎬�</span></div>
- <div class="button item-group">
- <span class="site-auto-run-id">鑷姩+鏈夌墿+ID</span>
- <span class="site-auto-run">鑷姩+鏈夌墿</span>
- <span class="site-auto-id">鑷姩+ID</span>
- <span class="site-auto">鑷姩</span>
- <span class="site-unauto">闈炶嚜鍔�/鎵嬪姩</span>
- </div>
+ <div class="">
+ <div id="loc-0100103" class="loc" style="top:448px; left:200px; width:70px; height: 22px;line-height: 22px;">1-1-3</div>
+ <div id="loc-0100203" class="loc" style="top:448px; left:272px; width:70px; height: 22px;line-height: 22px;">1-2-3</div>
+ <div id="loc-0100303" class="loc" style="top:448px; left:344px; width:70px; height: 22px;line-height: 22px;">1-3-3</div>
+ <div id="loc-0100403" class="loc" style="top:448px; left:416px; width:70px; height: 22px;line-height: 22px;">1-4-3</div>
+ <div id="loc-0100503" class="loc" style="top:448px; left:488px; width:70px; height: 22px;line-height: 22px;">1-5-3</div>
+ <div id="loc-0100603" class="loc" style="top:448px; left:560px; width:70px; height: 22px;line-height: 22px;">1-6-3</div>
+ <div id="loc-0100703" class="loc" style="top:448px; left:632px; width:70px; height: 22px;line-height: 22px;">1-7-3</div>
+ <div id="loc-0100803" class="loc" style="top:448px; left:704px; width:70px; height: 22px;line-height: 22px;">1-8-3</div>
+ <div id="loc-0100903" class="loc" style="top:448px; left:776px; width:70px; height: 22px;line-height: 22px;">1-9-3</div>
+ <div id="loc-0101003" class="loc" style="top:448px; left:848px; width:70px; height: 22px;line-height: 22px;">1-10-3</div>
+ <div id="loc-0101103" class="loc" style="top:448px; left:920px; width:70px; height: 22px;line-height: 22px;">1-11-3</div>
+ <div id="loc-0101203" class="loc" style="top:448px; left:992px; width:70px; height: 22px;line-height: 22px;">1-12-3</div>
+ <div id="loc-0101303" class="loc" style="top:448px; left:1064px; width:70px; height: 22px;line-height: 22px;">1-13-3</div>
+ <div id="loc-0101403" class="loc" style="top:448px; left:1136px; width:70px; height: 22px;line-height: 22px;">1-14-3</div>
+ <div id="loc-0101503" class="loc" style="top:448px; left:1208px; width:70px; height: 22px;line-height: 22px;">1-15-3</div>
+ <div id="loc-0101603" class="loc" style="top:448px; left:1280px; width:70px; height: 22px;line-height: 22px;">1-16-3</div>
+ <div id="loc-0101703" class="loc" style="top:448px; left:1352px; width:70px; height: 22px;line-height: 22px;">1-17-3</div>
+ <div id="loc-0101803" class="loc" style="top:448px; left:1424px; width:70px; height: 22px;line-height: 22px;">1-18-3</div>
+ <div id="loc-0101903" class="loc" style="top:448px; left:1496px; width:70px; height: 22px;line-height: 22px;">1-19-3</div>
+ <div id="loc-0102003" class="loc" style="top:448px; left:1568px; width:70px; height: 22px;line-height: 22px;">1-20-3</div>
+ <div id="loc-0102103" class="loc" style="top:448px; left:1640px; width:70px; height: 22px;line-height: 22px;">1-21-3</div>
+ <div id="loc-0102203" class="loc" style="top:448px; left:1712px; width:70px; height: 22px;line-height: 22px;">1-22-3</div>
+ <div id="loc-0102303" class="loc" style="top:448px; left:1784px; width:70px; height: 22px;line-height: 22px;">1-23-3</div>
+ <div id="loc-0102403" class="loc" style="top:448px; left:1856px; width:70px; height: 22px;line-height: 22px;">1-24-3</div>
</div>
- <div class="bar-code">
- <div class="body-head" id="code">鏉$爜鎵弿鍣�</div>
- <div class="tablebox">
- <div class="table-head">
- <li><span>鏉$爜鍚嶇О</span><span class="right">鎵爜鏃堕棿</span></li>
- </div>
- <div id="barcode1" class="table-body">
+ <div class="">
+ <div id="loc-0100102" class="loc" style="top:472px; left:200px; width:70px; height: 22px;line-height: 22px;">1-1-2</div>
+ <div id="loc-0100202" class="loc" style="top:472px; left:272px; width:70px; height: 22px;line-height: 22px;">1-2-2</div>
+ <div id="loc-0100302" class="loc" style="top:472px; left:344px; width:70px; height: 22px;line-height: 22px;">1-3-2</div>
+ <div id="loc-0100402" class="loc" style="top:472px; left:416px; width:70px; height: 22px;line-height: 22px;">1-4-2</div>
+ <div id="loc-0100502" class="loc" style="top:472px; left:488px; width:70px; height: 22px;line-height: 22px;">1-5-2</div>
+ <div id="loc-0100602" class="loc" style="top:472px; left:560px; width:70px; height: 22px;line-height: 22px;">1-6-2</div>
+ <div id="loc-0100702" class="loc" style="top:472px; left:632px; width:70px; height: 22px;line-height: 22px;">1-7-2</div>
+ <div id="loc-0100802" class="loc" style="top:472px; left:704px; width:70px; height: 22px;line-height: 22px;">1-8-2</div>
+ <div id="loc-0100902" class="loc" style="top:472px; left:776px; width:70px; height: 22px;line-height: 22px;">1-9-2</div>
+ <div id="loc-0101002" class="loc" style="top:472px; left:848px; width:70px; height: 22px;line-height: 22px;">1-10-2</div>
+ <div id="loc-0101102" class="loc" style="top:472px; left:920px; width:70px; height: 22px;line-height: 22px;">1-11-2</div>
+ <div id="loc-0101202" class="loc" style="top:472px; left:992px; width:70px; height: 22px;line-height: 22px;">1-12-2</div>
+ <div id="loc-0101302" class="loc" style="top:472px; left:1064px; width:70px; height: 22px;line-height: 22px;">1-13-2</div>
+ <div id="loc-0101402" class="loc" style="top:472px; left:1136px; width:70px; height: 22px;line-height: 22px;">1-14-2</div>
+ <div id="loc-0101502" class="loc" style="top:472px; left:1208px; width:70px; height: 22px;line-height: 22px;">1-15-2</div>
+ <div id="loc-0101602" class="loc" style="top:472px; left:1280px; width:70px; height: 22px;line-height: 22px;">1-16-2</div>
+ <div id="loc-0101702" class="loc" style="top:472px; left:1352px; width:70px; height: 22px;line-height: 22px;">1-17-2</div>
+ <div id="loc-0101802" class="loc" style="top:472px; left:1424px; width:70px; height: 22px;line-height: 22px;">1-18-2</div>
+ <div id="loc-0101902" class="loc" style="top:472px; left:1496px; width:70px; height: 22px;line-height: 22px;">1-19-2</div>
+ <div id="loc-0102002" class="loc" style="top:472px; left:1568px; width:70px; height: 22px;line-height: 22px;">1-20-2</div>
+ <div id="loc-0102102" class="loc" style="top:472px; left:1640px; width:70px; height: 22px;line-height: 22px;">1-21-2</div>
+ <div id="loc-0102202" class="loc" style="top:472px; left:1712px; width:70px; height: 22px;line-height: 22px;">1-22-2</div>
+ <div id="loc-0102302" class="loc" style="top:472px; left:1784px; width:70px; height: 22px;line-height: 22px;">1-23-2</div>
+ <div id="loc-0102402" class="loc" style="top:472px; left:1856px; width:70px; height: 22px;line-height: 22px;">1-24-2</div>
+ </div>
+ <div class="">
+ <div id="loc-0100101" class="loc" style="top:496px; left:200px; width:70px; height: 22px;line-height: 22px;">1-1-1</div>
+ <div id="loc-0100201" class="loc" style="top:496px; left:272px; width:70px; height: 22px;line-height: 22px;">1-2-1</div>
+ <div id="loc-0100301" class="loc" style="top:496px; left:344px; width:70px; height: 22px;line-height: 22px;">1-3-1</div>
+ <div id="loc-0100401" class="loc" style="top:496px; left:416px; width:70px; height: 22px;line-height: 22px;">1-4-1</div>
+ <div id="loc-0100501" class="loc" style="top:496px; left:488px; width:70px; height: 22px;line-height: 22px;">1-5-1</div>
+ <div id="loc-0100601" class="loc" style="top:496px; left:560px; width:70px; height: 22px;line-height: 22px;">1-6-1</div>
+ <div id="loc-0100701" class="loc" style="top:496px; left:632px; width:70px; height: 22px;line-height: 22px;">1-7-1</div>
+ <div id="loc-0100801" class="loc" style="top:496px; left:704px; width:70px; height: 22px;line-height: 22px;">1-8-1</div>
+ <div id="loc-0100901" class="loc" style="top:496px; left:776px; width:70px; height: 22px;line-height: 22px;">1-9-1</div>
+ <div id="loc-0101001" class="loc" style="top:496px; left:848px; width:70px; height: 22px;line-height: 22px;">1-10-1</div>
+ <div id="loc-0101101" class="loc" style="top:496px; left:920px; width:70px; height: 22px;line-height: 22px;">1-11-1</div>
+ <div id="loc-0101201" class="loc" style="top:496px; left:992px; width:70px; height: 22px;line-height: 22px;">1-12-1</div>
+ <div id="loc-0101301" class="loc" style="top:496px; left:1064px; width:70px; height: 22px;line-height: 22px;">1-13-1</div>
+ <div id="loc-0101401" class="loc" style="top:496px; left:1136px; width:70px; height: 22px;line-height: 22px;">1-14-1</div>
+ <div id="loc-0101501" class="loc" style="top:496px; left:1208px; width:70px; height: 22px;line-height: 22px;">1-15-1</div>
+ <div id="loc-0101601" class="loc" style="top:496px; left:1280px; width:70px; height: 22px;line-height: 22px;">1-16-1</div>
+ <div id="loc-0101701" class="loc" style="top:496px; left:1352px; width:70px; height: 22px;line-height: 22px;">1-17-1</div>
+ <div id="loc-0101801" class="loc" style="top:496px; left:1424px; width:70px; height: 22px;line-height: 22px;">1-18-1</div>
+ <div id="loc-0101901" class="loc" style="top:496px; left:1496px; width:70px; height: 22px;line-height: 22px;">1-19-1</div>
+ <div id="loc-0102001" class="loc" style="top:496px; left:1568px; width:70px; height: 22px;line-height: 22px;">1-20-1</div>
+ <div id="loc-0102101" class="loc" style="top:496px; left:1640px; width:70px; height: 22px;line-height: 22px;">1-21-1</div>
+ <div id="loc-0102201" class="loc" style="top:496px; left:1712px; width:70px; height: 22px;line-height: 22px;">1-22-1</div>
+ <div id="loc-0102301" class="loc" style="top:496px; left:1784px; width:70px; height: 22px;line-height: 22px;">1-23-1</div>
+ <div id="loc-0102401" class="loc" style="top:496px; left:1856px; width:70px; height: 22px;line-height: 22px;">1-24-1</div>
- </div>
- </div>
- <div class="tablebox">
- <div class="table-head">
- <li><span>鏉$爜鍚嶇О</span><span class="right">鎵爜鏃堕棿</span></li>
- </div>
- <div id="barcode2" class="table-body">
-
- </div>
- </div>
- <div class="tablebox">
- <div class="table-head">
- <li><span>鏉$爜鍚嶇О</span><span class="right">鎵爜鏃堕棿</span></li>
- </div>
- <div id="barcode3" class="table-body">
-
- </div>
- </div>
+ <div class="rackDescs" id="lb_desc11" style="top:530px; left:1450px; width:150px;height: 23px;line-height: 23px">1鎺掕揣鏋朵晶瑙嗗浘</div>
</div>
-</div>
-<!-- 鍫嗗灈鏈哄脊绐� -->
-<div id="crnWindow" style="display: none;" class="animate__animated animate__fadeIn">
- <div id="crnWindow-head">
- <div class='detailed'></div>
- <button></button>
+
+ <div class="button item-group">
+ <span class="site machine-auto-flag" style="color:#FFFFFF; top:550px; left:300px">绌哄簱浣�</span>
+ <span class="site machine-stock-move-flag" style="color:#FFFFFF; top:550px; left:364px">鍦ㄥ簱寰呮祴</span>
+ <span class="site machine-site-move-flag" style="color:#FFFFFF; top:550px; left:442px">鍦ㄥ簱娴嬭瘯涓�</span>
+ <span class="site machine-take-flag" style="color:#FFFFFF; top:550px; left:534px">娴嬭瘯鎴愬姛OK</span>
+ <span class="site machine-put-flag" style="color:#FFFFFF; top:550px; left:626px">娴嬭瘯澶辫触NG</span>
+ <span class="site machine-error-flag" style="color:#FFFFFF; top:550px; left:716px">寮傚父鎶ヨ</span>
</div>
- <form>
- <!-- 鍫嗗灈鏈哄彿 -->
- <div class="form-item">
- <div class="form-item-label" style>
- <span>鍫嗗灈鏈哄彿锛�</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="crnNo" value="">
- </div>
- </div>
- <!-- 宸ヤ綔鍙� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>宸ヤ綔鍙凤細</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="workNo" value="">
- </div>
- </div>
- <!-- 绔欐簮 -->
- <div class="form-item">
- <div class="form-item-label">
- <span>绔欐簮锛�</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="sourceStaNo" value="">
- </div>
- </div>
- <!-- 鐩爣绔� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>鐩爣绔欙細</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="staNo" value="">
- </div>
- </div>
- <!-- 宸ヤ綔鐘舵�� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>宸ヤ綔鐘舵�侊細</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="wrkSts" value="">
- </div>
- </div>
- <!-- 鍑哄叆绫诲瀷 -->
- <div class="form-item">
- <div class="form-item-label">
- <span>鍑哄叆绫诲瀷锛�</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="ioType" value="">
- </div>
- </div>
- <!-- 婧愬簱浣� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>婧愬簱浣嶏細</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="sourceLocNo" value="">
- </div>
- </div>
- <!-- 鐩爣搴撲綅 -->
- <div class="form-item">
- <div class="form-item-label">
- <span>鐩爣搴撲綅锛�</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="locNo" value="">
+
+ <div id="body">
+ <!-- 鎬诲紑鍏� -->
+ <div class="system-state">
+ <div class="body-head">鎬诲紑鍏�</div>
+ <div class="switch">
+ <div id="system-icon" class="system-icon-open" onclick="systemSwitch()"></div>
+ <div class="switch_r">
+ <p>绯荤粺鐘舵��</p>
+ <p id="system-run-desc">绯荤粺杩愯涓�</p>
+ </div>
</div>
</div>
<!-- 鍫嗗灈鏈虹姸鎬� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>鍫嗗灈鏈虹姸鎬侊細</span>
+ <div class="machine-status">
+ <div class="body-head">鍫嗗灈鏈虹姸鎬�</div>
+ <div class="state">
+ <span>鍫嗗灈鏈� 1</span>
+ <span class="state-ss machine-put-flag ">鍏ュ簱</span>
</div>
- <div class="form-item-input">
- <input type="text" name="crnStatus" value="">
+ <div class="state">
+ <span>鍫嗗灈鏈� 2</span>
+ <span class="state-ss machine-auto-flag ">鑷姩</span>
+
+ </div>
+ <div class="button"><span>鎵�鏈夌姸鎬�</span></div>
+ <div class="button item-group">
+ <span class="machine-put-flag">鍏ュ簱</span>
+ <span class="machine-take-flag">鍑哄簱</span>
+ <span class="machine-stock-move-flag">搴撳埌搴�</span>
+ <span class="machine-site-move-flag">绔欏埌绔�</span>
+ <span class="machine-p-move-flag">PToP</span>
+ <span class="machine-error-flag">寮傚父</span>
+ <span class="machine-auto-flag">鑷姩</span>
+ <span class="machine-unauto-flag">闈炶嚜鍔�/鎵嬪姩</span>
</div>
</div>
- <!-- 寮傚父 -->
- <div class="form-item">
- <div class="form-item-label">
- <span>寮傚父锛�</span>
+ <div class="line-status">
+ <div class="body-head">杈撻�佺嚎鐘舵��</div>
+ <div class="state states">
+ <span>杩愯緭绾挎�绘暟</span>
+ <span id="line-total" class="line-ss"></span>
</div>
- <div class="form-item-input">
- <input type="text" name="error" value="">
+ <div class="button"><span>鎵�鏈夌姸鎬�</span></div>
+ <div class="button item-group">
+ <span class="site-auto-run-id">鑷姩+鏈夌墿+ID</span>
+ <span class="site-auto-run">鑷姩+鏈夌墿</span>
+ <span class="site-auto-id">鑷姩+ID</span>
+ <span class="site-auto">鑷姩</span>
+ <span class="site-unauto">闈炶嚜鍔�/鎵嬪姩</span>
</div>
</div>
- </form>
-</div>
-<!-- 杈撻�佽澶囧脊绐� -->
-<div id="siteWindow" style="display: none;" class="animate__animated animate__fadeIn">
- <!-- 琛ㄥご -->
- <div id="siteWindow-head">
- <div class='detailed'></div>
- <button></button>
+ <div class="bar-code">
+ <div class="body-head" id="code">鏉$爜鎵弿鍣�</div>
+ <div class="tablebox">
+ <div class="table-head">
+ <li><span>鏉$爜鍚嶇О</span><span class="right">鎵爜鏃堕棿</span></li>
+ </div>
+ <div id="barcode1" class="table-body">
+
+ </div>
+ </div>
+ <div class="tablebox">
+ <div class="table-head">
+ <li><span>鏉$爜鍚嶇О</span><span class="right">鎵爜鏃堕棿</span></li>
+ </div>
+ <div id="barcode2" class="table-body">
+
+ </div>
+ </div>
+ <div class="tablebox">
+ <div class="table-head">
+ <li><span>鏉$爜鍚嶇О</span><span class="right">鎵爜鏃堕棿</span></li>
+ </div>
+ <div id="barcode3" class="table-body">
+
+ </div>
+ </div>
+ </div>
</div>
- <form>
- <!-- 璁惧鍙� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>璁惧鍙凤細</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="siteId" value="">
- </div>
+ <!-- 鍫嗗灈鏈哄脊绐� -->
+ <div id="crnWindow" style="display: none;" class="animate__animated animate__fadeIn">
+ <div id="crnWindow-head">
+ <div class='detailed'></div>
+ <button></button>
</div>
- <!-- 宸ヤ綔鍙� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>宸ヤ綔鍙凤細</span>
+ <form>
+ <!-- 鍫嗗灈鏈哄彿 -->
+ <div class="form-item">
+ <div class="form-item-label" style>
+ <span>鍫嗗灈鏈哄彿锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="crnNo" value="">
+ </div>
</div>
- <div class="form-item-input">
- <input type="text" name="workNo" value="">
+ <!-- 宸ヤ綔鍙� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>宸ヤ綔鍙凤細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="workNo" value="">
+ </div>
</div>
- </div>
- <!-- 宸ヤ綔鐘舵�� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>宸ヤ綔鐘舵�侊細</span>
+ <!-- 绔欐簮 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>绔欐簮锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="sourceStaNo" value="">
+ </div>
</div>
- <div class="form-item-input">
- <input type="text" name="wrkSts" value="">
+ <!-- 鐩爣绔� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>鐩爣绔欙細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="staNo" value="">
+ </div>
</div>
- </div>
- <!-- 鑷姩 -->
- <div class="form-item-checkbox">
- <div class="form-item-label-checkbox">
- <span>鑷姩</span>
+ <!-- 宸ヤ綔鐘舵�� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>宸ヤ綔鐘舵�侊細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="wrkSts" value="">
+ </div>
</div>
- <div class="form-item-input-checkbox">
- <input type="checkbox" name="autoing">
+ <!-- 鍑哄叆绫诲瀷 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>鍑哄叆绫诲瀷锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="ioType" value="">
+ </div>
</div>
- </div>
- <!-- 鏈夌墿 -->
- <div class="form-item-checkbox">
- <div class="form-item-label-checkbox">
- <span>鏈夌墿</span>
+ <!-- 婧愬簱浣� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>婧愬簱浣嶏細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="sourceLocNo" value="">
+ </div>
</div>
- <div class="form-item-input-checkbox">
- <input type="checkbox" name="loading">
+ <!-- 鐩爣搴撲綅 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>鐩爣搴撲綅锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="locNo" value="">
+ </div>
</div>
- </div>
- <!-- 鑳藉叆 -->
- <div class="form-item-checkbox">
- <div class="form-item-label-checkbox">
- <span>鑳藉叆</span>
+ <!-- 鍫嗗灈鏈虹姸鎬� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>鍫嗗灈鏈虹姸鎬侊細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="crnStatus" value="">
+ </div>
</div>
- <div class="form-item-input-checkbox">
- <input type="checkbox" name="canining">
+ <!-- 寮傚父 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>寮傚父锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="error" value="">
+ </div>
</div>
- </div>
- <!-- 鑳藉嚭 -->
- <div class="form-item-checkbox">
- <div class="form-item-label-checkbox">
- <span>鑳藉嚭</span>
- </div>
- <div class="form-item-input-checkbox">
- <input type="checkbox" name="canouting">
- </div>
- </div>
- <!-- 鍑哄叆绫诲瀷 -->
- <div class="form-item">
- <div class="form-item-label">
- <span>鍑哄叆绫诲瀷锛�</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="ioType" value="">
- </div>
- </div>
- <!-- 婧愮珯 -->
- <div class="form-item">
- <div class="form-item-label">
- <span>婧愮珯锛�</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="sourceStaNo" value="">
- </div>
- </div>
- <!-- 鐩爣绔� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>鐩爣绔欙細</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="staNo" value="">
- </div>
- </div>
- <!-- 婧愬簱浣� -->
- <div class="form-item">
- <div class="form-item-label">
- <span>婧愬簱浣嶏細</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="sourceLocNo" value="">
- </div>
- </div>
- <!-- 鐩爣搴撲綅 -->
- <div class="form-item">
- <div class="form-item-label">
- <span>鐩爣搴撲綅锛�</span>
- </div>
- <div class="form-item-input">
- <input type="text" name="locNo" value="">
- </div>
- </div>
+ </form>
+ </div>
- </form>
+ <!-- 搴撲綅寮圭獥 -->
+ <div id="locWindow" style="display: none;" class="animate__animated animate__fadeIn">
+ <div id="locWindow-head">
+ <div class='detailed'></div>
+ <button></button>
+ </div>
+ <form>
+ <!-- 搴撲綅鍙� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>搴撲綅鍙凤細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="locNo" value="">
+ </div>
+ </div>
+ <!-- 浜у搧鍨嬪彿 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>浜у搧鍨嬪彿锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="matnr" value="">
+ </div>
+ </div>
+ <!-- PACK鐮� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>PACK鐮侊細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="zpallet" value="">
+ </div>
+ </div>
+ <!-- PACK鐘舵�� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>PACK鐘舵�侊細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="packStatus" value="">
+ </div>
+ </div>
+ </form>
+ </div>
+ <!-- 杈撻�佽澶囧脊绐� -->
+ <div id="siteWindow" style="display: none;" class="animate__animated animate__fadeIn">
+ <!-- 琛ㄥご -->
+ <div id="siteWindow-head">
+ <div class='detailed'></div>
+ <button></button>
+ </div>
+ <form>
+ <!-- 璁惧鍙� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>璁惧鍙凤細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="siteId" value="">
+ </div>
+ </div>
+ <!-- 宸ヤ綔鍙� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>宸ヤ綔鍙凤細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="workNo" value="">
+ </div>
+ </div>
+ <!-- 宸ヤ綔鐘舵�� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>宸ヤ綔鐘舵�侊細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="wrkSts" value="">
+ </div>
+ </div>
+ <!-- 鑷姩 -->
+ <div class="form-item-checkbox">
+ <div class="form-item-label-checkbox">
+ <span>鑷姩</span>
+ </div>
+ <div class="form-item-input-checkbox">
+ <input type="checkbox" name="autoing">
+ </div>
+ </div>
+ <!-- 鏈夌墿 -->
+ <div class="form-item-checkbox">
+ <div class="form-item-label-checkbox">
+ <span>鏈夌墿</span>
+ </div>
+ <div class="form-item-input-checkbox">
+ <input type="checkbox" name="loading">
+ </div>
+ </div>
+ <!-- 鑳藉叆 -->
+ <div class="form-item-checkbox">
+ <div class="form-item-label-checkbox">
+ <span>鑳藉叆</span>
+ </div>
+ <div class="form-item-input-checkbox">
+ <input type="checkbox" name="canining">
+ </div>
+ </div>
+ <!-- 鑳藉嚭 -->
+ <div class="form-item-checkbox">
+ <div class="form-item-label-checkbox">
+ <span>鑳藉嚭</span>
+ </div>
+ <div class="form-item-input-checkbox">
+ <input type="checkbox" name="canouting">
+ </div>
+ </div>
+ <!-- 鍑哄叆绫诲瀷 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>鍑哄叆绫诲瀷锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="ioType" value="">
+ </div>
+ </div>
+ <!-- 婧愮珯 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>婧愮珯锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="sourceStaNo" value="">
+ </div>
+ </div>
+ <!-- 鐩爣绔� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>鐩爣绔欙細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="staNo" value="">
+ </div>
+ </div>
+ <!-- 婧愬簱浣� -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>婧愬簱浣嶏細</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="sourceLocNo" value="">
+ </div>
+ </div>
+ <!-- 鐩爣搴撲綅 -->
+ <div class="form-item">
+ <div class="form-item-label">
+ <span>鐩爣搴撲綅锛�</span>
+ </div>
+ <div class="form-item-input">
+ <input type="text" name="locNo" value="">
+ </div>
+ </div>
+
+ </form>
+ </div>
</div>
-
-</div>
-
</body>
+
</html>
<script>
- var tData = []
- var tData1 = []
- var tData2 = []
- var tData3 = []
-
+ getMap();
+</script>
+<script>
+ setInterval(function () {
+ getCodeData();
+ renderBarCode();
+ }, 1000)
+ var tData = [],tData1 = [],tData2 = [],tData3 = [];
function getCodeData() {
$.ajax({
url: baseUrl + '/console/barcode/output/site',
@@ -804,19 +550,11 @@
tData1 = tData.slice(-15)
tData2 = tData.slice(-10)
tData3 = tData.slice(-5)
-
}
}
}
})
}
-
- setInterval(function () {
- getCodeData();
- renderBarCode();
- }, 1000)
-
-
function renderBarCode() {
for (var i = 0; i < tData1.length; i++) {
var str1 = '<li><span>' + tData1[i].barcode + '</span><span class="right">' + tData1[i].time + '</span></li>'
@@ -834,10 +572,13 @@
</script>
<script type="text/javascript">
// 寮圭獥绔欑偣淇℃伅
- $('.site').on('click', function () {
+ $('.site').on('click', function (e) {
var id = this.id.split("-")[1];
$("#siteWindow").attr("style", "display:block;");//鏄剧ずdiv
+ $("#siteWindow").css('left', e.pageX+20);
+ $("#siteWindow").css('top', e.pageY+20);
$("#crnWindow").attr("style", "display:none;");
+ $("#locWindow").attr("style", "display:none;");
$(".detailed").empty();
$('.detailed').append(id + '绔欑偣璇︾粏淇℃伅');
$.ajax({
@@ -864,10 +605,13 @@
});
// 鍫嗗灈鏈轰俊鎭�
- $('.machine').on('click', function () {
+ $('.machine').on('click', function (e) {
var id = this.id.split("-")[1];
$("#crnWindow").attr('style', 'display:block;');
+ $("#crnWindow").css('left', e.pageX+20);
+ $("#crnWindow").css('top', e.pageY+20);
$("#siteWindow").attr("style", "display:none;");
+ $("#locWindow").attr("style", "display:none;");
$('.detailed').empty();
$('.detailed').append(id + '鍙峰爢鍨涙満');
$.ajax({
@@ -893,10 +637,64 @@
})
})
+ // 鍫嗗灈鏈轰俊鎭�
+ $('.loc').on('click', function (e) {
+ var id = this.id.split("-")[1];
+ $.ajax({
+ url: baseUrl + "/console/loc/detail",
+ headers: {
+ 'token': localStorage.getItem('token')
+ },
+ data: {
+ locNo: id
+ },
+ method: 'post',
+ success: function (res) {
+ if (res.code === 200) {
+ $("#locWindow").attr('style', 'display:block;');
+ $("#locWindow").css('left', e.pageX+10);
+ $("#locWindow").css('top', e.pageY+10);
+ $("#siteWindow").attr("style", "display:none;");
+ $("#crnWindow").attr("style", "display:none;");
+ $('.detailed').empty();
+ $('.detailed').append('搴撲綅鍙凤細' + id );
+ for (var val in res.data) {
+ switch (res.data[val]) {
+ case "LOC_STAY_OVER" :
+ res.data[val] = "娴嬭瘯澶辫触NG"
+ break;
+ case "LOC_STAY" :
+ res.data[val] = "娴嬭瘯鎴愬姛OK"
+ break;
+ case "LOC_WAIT_TESTINT" :
+ res.data[val] = "鍦ㄥ簱寰呮祴"
+ break;
+ case "LOC_TESTING" :
+ res.data[val] = "鍦ㄥ簱娴嬭瘯涓�"
+ break;
+ case "LOC_ERROR" :
+ res.data[val] = "寮傚父鎶ヨ"
+ break;
+ case "LOC_EMPTY" :
+ res.data[val] = "绌哄簱浣�"
+ break;
+ }
+ var find = $("#locWindow").find(":input[name='" + val + "']");
+ find.val(res.data[val]);
+ }
+ }
+
+ }
+
+ })
+
+
+ })
// 寮圭獥鍏抽棴
$('button').on('click', function () {
$('#siteWindow').attr('style', 'display:none')
$('#crnWindow').attr('style', 'display:none')
+ $('#locWindow').attr('style', 'display:none')
})
@@ -912,6 +710,7 @@
getSystemRunningStatus();
getBarcodeInfo();
getScaleInfo();
+ getLocInfo();
// 瀹炴椂璁块棶
setInterval(function () {
getCrnInfo();
@@ -921,6 +720,7 @@
}, 1000);
setInterval(function () {
getSitesInfo();
+ getLocInfo();
}, 3000);
// 绯荤粺杩愯寮�鍏�
@@ -1036,16 +836,28 @@
headers: {'token': localStorage.getItem('token')},
method: 'POST',
success: function (res) {
+ // console.log(res)
if (res.code === 200) {
var crns = res.data;
for (var i = 0; i < crns.length; i++) {
var crnEl = $("#crn-" + crns[i].crnId);
crnEl.attr("class", "machine " + crns[i].crnStatus);
- var unit = ($('.item').eq(0).width() + 13) / 2;
+ var unit = 0;//($('.item').eq(0).width() + 13) / 2;
if (crns[i].bay < 0) {
- crns[i].bay = 0
+ crns[i].bay = 1
}
- crnEl.animate({left: (crns[i].bay * unit) + 'px'}, 1000);
+ // crnEl.animate({left: (crns[i].bay * unit) + 'px'}, 1000);
+ // crns[i].bay = 15;
+
+ unit = 45.9;
+ offSet = 360;
+
+ if(crns[i].bay === 1){
+ crnEl.animate({left: offSet + 'px'}, 1000);
+ } else {
+ crnEl.animate({left: (offSet - unit + (crns[i].bay * unit)) + 'px'}, 1000);
+ }
+
}
} else if (res.code === 403) {
parent.location.href = baseUrl + "/login";
@@ -1099,9 +911,44 @@
}
});
}
+ function getInfo() {
+
+ }
+
+ // 搴撲綅瀹炴椂鏁版嵁鑾峰彇
+ function getLocInfo() {
+ $.ajax({
+ url: baseUrl + "/console/latest/data/loc",
+ headers: {'token': localStorage.getItem('token')},
+ method: 'POST',
+ success: function (res) {
+ if (res.code === 200) {
+ var locs = res.data;
+ for (var i = 0; i < locs.length; i++) {
+ var siteEl = $("#loc-" + locs[i].locNo);
+ siteEl.attr("class", "loc " + locs[i].packStatus);
+ // debugger
+ // if (locs[i].workNo != null && locs[i].workNo > 0) {
+ // siteEl.html(locs[i].siteId + "[" + locs[i].workNo + "]");
+ // } else {
+ // siteEl.html(locs[i].siteId);
+ // }
+ // if (i + 1 === 8) {
+ // carAnimate(i + 1, Number(locs[i].nearbySta));
+ // }
+ }
+ } else if (res.code === 403) {
+ parent.location.href = baseUrl + "/login";
+ } else {
+ console.log(res.msg);
+ }
+ }
+ });
+ }
// 鍫嗗灈鏈哄亸绉诲姩鐢�
function crnAnimate(id, leftVal) {
+ // console.log(crn1Position)
switch (id) {
case 1:
$("#crn-1").animate({left: leftVal + 'px'}, 1000);
@@ -1127,74 +974,6 @@
break
}
}
-
- // 椤甸潰鐐瑰嚮浜嬩欢鐩戝惉 ---------------------------------------------------------
-
- // 杈撻�佽澶囩偣鍑讳簨浠�
- // $('.site').on('click', function () {
- // var id = this.id.split("-")[1];
- // if (id === undefined) {
- // return;
- // }
- // layer.open({
- // title: id + " 绔欑偣淇℃伅璇︽儏",
- // closeBtn: 0,
- // skin: 'layui-layer-lan',
- // offset: '180px',
- // type: 1,
- // shadeClose: true,
- // content: $('#siteWindow'),
- // area: ['35rem', '18rem'],
- // btn: ['纭畾', '鍏抽棴'],
- // success: function(layero, index){
- // http.post(baseUrl+"/console/site/detail", {siteId: id}, function (res) {
- // for (var val in res.data) {
- // var find = $("#siteWindow").find(":input[name='" + val + "']");
- // if (find[0].type==='text') {
- // find.val(res.data[val]);
- // } else if (find[0].type === 'checkbox') {
- // find.attr("checked", res.data[val] === 'Y');
- // }
- // }
- // })
- // },
- // end: function () {
- // $(':input', $("#siteWindow")).val('').removeAttr('checked').removeAttr('selected');
- // }
- // });
- // });
-
- // 鍫嗗灈鏈虹偣鍑讳簨浠�
- // $('.machine').on('click', function () {
- // var id = this.id.split("-")[1];
- // layer.open({
- // title: id+"鍙峰爢鍨涙満",
- // skin: 'layui-layer-lan',
- // closeBtn: 0,
- // type: 1,
- // offset: '150px',
- // shadeClose: true,
- // content: $("#crnWindow"),
- // area: ['40rem', '20rem'],
- // btn: ['纭畾', '鍏抽棴'],
- // success: function(layero, index){
- // http.post(baseUrl+"/console/crn/detail", {crnNo: id}, function (res) {
- // for (var val in res.data) {
- // var find = $("#crnWindow").find(":input[name='" + val + "']");
- // if (find[0].type==='text') {
- // find.val(res.data[val]);
- // } else if (find[0].type === 'checkbox') {
- // find.attr("checked", res.data[val] === 'Y');
- // }
- // }
- // })
- // },
- // end: function () {
- // $(':input', $("#crnWindow")).val('').removeAttr('checked').removeAttr('selected');
- // }
- // });
- // });
-
// 灏忚溅鍋忕Щ鍔ㄧ敾
function carAnimate(id, target) {
--
Gitblit v1.9.1