From 101cfc49ea24c1e340bed920f411b7fd30b71554 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期四, 25 七月 2024 19:12:21 +0800
Subject: [PATCH] 屏蔽中扬logo

---
 src/main/webapp/views/console-old.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/console-old.html b/src/main/webapp/views/console-old.html
index e6f6ac4..82eb7e8 100644
--- a/src/main/webapp/views/console-old.html
+++ b/src/main/webapp/views/console-old.html
@@ -22,7 +22,7 @@
             <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="涓壃" height="44" width="80">-->
         </div>
     </div>
 

--
Gitblit v1.9.1