From 2f662f2a75ca9af4d28a9af5eebe3d2a67c5c17c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 14 三月 2022 13:27:22 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/crn.html |   69 +++++++++++++++++-----------------
 1 files changed, 35 insertions(+), 34 deletions(-)

diff --git a/src/main/webapp/views/crn.html b/src/main/webapp/views/crn.html
index e4db383..f4ed572 100644
--- a/src/main/webapp/views/crn.html
+++ b/src/main/webapp/views/crn.html
@@ -41,6 +41,7 @@
     </style>
 </head>
 <body>
+<div class="button-window"></div>
 <!-- 鏃ュ織鐩戞帶鏉� -->
 <div class="log-board">
     <!-- 鎵ц鍛戒护 -->
@@ -83,19 +84,19 @@
     <div class="crn-state">
         <table id="crn-state-table">
             <thead>
-                <tr>
-                    <th>鍫嗗灈鏈�</th>
-                    <th>妯″紡</th>
-                    <th>鐘舵��</th>
-                    <th>鏈夌墿</th>
-                    <th>鍒�</th>
-                    <th>灞�</th>
-                    <th>璐у弶瀹氫綅</th>
-                    <th>杞借揣鍙板畾浣�</th>
-                    <th>璧拌鍦ㄥ畾浣�</th>
-                    <th>鏁呴殰浠g爜</th>
-                    <th>鏁呴殰鎻忚堪</th>
-                </tr>
+            <tr>
+                <th>鍫嗗灈鏈�</th>
+                <th>妯″紡</th>
+                <th>鐘舵��</th>
+                <th>鏈夌墿</th>
+                <th>鍒�</th>
+                <th>灞�</th>
+                <th>璐у弶瀹氫綅</th>
+                <th>杞借揣鍙板畾浣�</th>
+                <th>璧拌鍦ㄥ畾浣�</th>
+                <th>鏁呴殰浠g爜</th>
+                <th>鏁呴殰鎻忚堪</th>
+            </tr>
             </thead>
             <tbody>
             </tbody>
@@ -106,22 +107,22 @@
 <div class="crn-msg">
     <table id="crn-msg-table">
         <thead>
-            <tr>
-                <th>鍫嗗灈鏈�</th>
-                <th>宸ヤ綔鍙�</th>
-                <th>鐘舵��</th>
-                <th>婧愮珯</th>
-                <th>鐩爣绔�</th>
-                <th>婧愬簱浣�</th>
-                <th>鐩爣搴撲綅</th>
-                <th>璧拌閫熷害锛坢/min)</th>
-                <th>鍗囬檷閫熷害锛坢/min)</th>
-                <th>鍙夌墮閫熷害锛坢/min)</th>
-                <th>璧拌璺濈(m)</th>
-                <th>鍗囬檷璺濈(m)</th>
-                <th>璧拌鏃堕暱(s)</th>
-                <th>鍗囬檷鏃堕暱(s)</th>
-            </tr>
+        <tr>
+            <th>鍫嗗灈鏈�</th>
+            <th>宸ヤ綔鍙�</th>
+            <th>鐘舵��</th>
+            <th>婧愮珯</th>
+            <th>鐩爣绔�</th>
+            <th>婧愬簱浣�</th>
+            <th>鐩爣搴撲綅</th>
+            <th>璧拌閫熷害锛坢/min)</th>
+            <th>鍗囬檷閫熷害锛坢/min)</th>
+            <th>鍙夌墮閫熷害锛坢/min)</th>
+            <th>璧拌璺濈(m)</th>
+            <th>鍗囬檷璺濈(m)</th>
+            <th>璧拌鏃堕暱(s)</th>
+            <th>鍗囬檷鏃堕暱(s)</th>
+        </tr>
         </thead>
         <tbody>
         </tbody>
@@ -205,12 +206,12 @@
                 <button class="item" onclick="take()">鍑哄簱</button>
                 <button class="item" onclick="stockMove()">搴撲綅杞Щ</button>
                 <button class="item" onclick="siteMove()">绔欏埌绔�</button>
-<!--                <button class="item" onclick="bacOrigin()">鍥炲師鐐�</button>-->
-<!--                <button class="item" onclick="reverseOrigin()">鍙嶅師鐐�</button>-->
-<!--                <button class="item" onclick="coorMove()">鍧愭爣绉昏</button>-->
+                <!--                <button class="item" onclick="bacOrigin()">鍥炲師鐐�</button>-->
+                <!--                <button class="item" onclick="reverseOrigin()">鍙嶅師鐐�</button>-->
+                <!--                <button class="item" onclick="coorMove()">鍧愭爣绉昏</button>-->
                 <button class="item" onclick="taskComplete()">浠诲姟瀹屾垚</button>
-<!--                <button class="item" onclick="pause()">鏆傚仠</button>-->
-<!--                <button class="item" onclick="boot()">鍚姩</button>-->
+                <!--                <button class="item" onclick="pause()">鏆傚仠</button>-->
+                <!--                <button class="item" onclick="boot()">鍚姩</button>-->
                 <button class="item" onclick="clearCommand()">娓呴櫎鍛戒护</button>
                 <button class="item" onclick="handleReset()">澶嶄綅</button>
             </div>

--
Gitblit v1.9.1