From 9042e885de0413ccfa89d231fc77ddf70c9e58d5 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 11 一月 2021 14:28:07 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/crn.html |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/main/webapp/views/crn.html b/src/main/webapp/views/crn.html
index 7540738..397ed7d 100644
--- a/src/main/webapp/views/crn.html
+++ b/src/main/webapp/views/crn.html
@@ -48,14 +48,14 @@
         <h2>鎵ц涓殑鍛戒护</h2>
         <div class="crn-command-item">
             <label>1#</label>
-            <button id="demoBtn-1" class="demoBtn" onclick="demoSwitch(this.id)">婕旂ず</button>
-            <!--            <span>&nbsp;</span>-->
+<!--            <button id="demoBtn-1" class="demoBtn" onclick="demoSwitch(this.id)">婕旂ず</button>-->
+                        <span>&nbsp;</span>
             <input id="crn1" disabled="disabled">
         </div>
         <div class="crn-command-item">
             <label>2#</label>
-            <button id="demoBtn-2" class="demoBtn" onclick="demoSwitch(this.id)">婕旂ず</button>
-            <!--            <span>&nbsp;</span>-->
+<!--            <button id="demoBtn-2" class="demoBtn" onclick="demoSwitch(this.id)">婕旂ず</button>-->
+                        <span>&nbsp;</span>
             <input id="crn2" disabled="disabled">
         </div>
     </div>
@@ -100,10 +100,10 @@
                 <th>璧拌閫熷害锛坢/min)</th>
                 <th>鍗囬檷閫熷害锛坢/min)</th>
                 <th>鍙夌墮閫熷害锛坢/min)</th>
-                <th>璧拌璺濈(Km)</th>
-                <th>鍗囬檷璺濈(Km)</th>
-                <th>璧拌鏃堕暱(H)</th>
-                <th>鍗囬檷鏃堕暱(H)</th>
+                <th>璧拌璺濈(m)</th>
+                <th>鍗囬檷璺濈(m)</th>
+                <th>璧拌鏃堕暱(s)</th>
+                <th>鍗囬檷鏃堕暱(s)</th>
             </tr>
         </thead>
         <tbody>
@@ -185,8 +185,8 @@
                 <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="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>-->

--
Gitblit v1.9.1