From 56b6f93fbf3e1d5b27676a1d6ad34dc5c626249a Mon Sep 17 00:00:00 2001 From: dubin <dubin@163.com> Date: 星期二, 27 五月 2025 15:58:16 +0800 Subject: [PATCH] 电视机ip配置和wcs监控图 --- src/main/webapp/views/realtimeWatch/console.html | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/realtimeWatch/console.html b/src/main/webapp/views/realtimeWatch/console.html index c33f08f..7515115 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">--鎴愬搧涓�妤�--</option> + <option value="console2.html" >-鍗婃垚鍝佷簩妤�-</option> + <option value="console3.html">-鎴愬搧浜屾ゼ-</option> + <option value="console.html"selected ="selected">-鍗婃垚鍝佷竴妤�-</option> + </select> <!-- 璐ф灦 + 鍫嗗灈鏈� + 鍏ュ簱绔欑偣 --> <div class="main-part"> -- Gitblit v1.9.1