From 3baecf9643d0798383f742bcd6d8ec7835231c4d Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期二, 01 七月 2025 09:30:14 +0800
Subject: [PATCH] 初始化1.0

---
 src/main/webapp/views/realtimeWatch/console.html |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/realtimeWatch/console.html b/src/main/webapp/views/realtimeWatch/console.html
index fbbfd6a..7927faa 100644
--- a/src/main/webapp/views/realtimeWatch/console.html
+++ b/src/main/webapp/views/realtimeWatch/console.html
@@ -31,6 +31,12 @@
                 <h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6>
             </div>
         </div>
+<!--        <select onchange="window.open(this.value)">-->
+<!--            <option value = "console1.html">&#45;&#45;鎴愬搧涓�妤�&#45;&#45;</option>-->
+<!--            <option value="console2.html" >-鍗婃垚鍝佷簩妤�-</option>-->
+<!--            <option value="console3.html">-鎴愬搧浜屾ゼ-</option>-->
+<!--            <option value="console.html"selected ="selected">-鍗婃垚鍝佷竴妤�-</option>-->
+<!--        </select>-->
         <!-- 璐ф灦 + 鍫嗗灈鏈� + 鍏ュ簱绔欑偣 -->
         <div class="main-part">
 
@@ -642,7 +648,7 @@
                         // crnEl.animate({left: (crns[i].bay * unit) + 'px'}, 1000);
                         // crns[i].bay = 1;
 
-                        var offSet = 390;
+                        var offSet = 800;
                         // crns[i].bay = 41;
                         if(crns[i].bay === 1){
                             crnEl.animate({left: offSet + 'px'}, 1000);

--
Gitblit v1.9.1