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.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 91ea99a..d0314a4 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -20,9 +20,9 @@
                 <h1>鑷姩浠撳簱WCS鐩戞帶鍥�</h1>
                 <h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6>
             </div>
-            <div class="head-right">
-                <img src="../static/images/zy-logo.png" alt="涓壃" height="44" width="80">
-            </div>
+<!--            <div class="head-right">-->
+<!--                <img src="../static/images/zy-logo.png" alt="涓壃" height="44" width="80">-->
+<!--            </div>-->
         </div>
         <!-- 璐ф灦 + 鍫嗗灈鏈� + 鍏ュ簱绔欑偣 -->
         <div class="main-part">

--
Gitblit v1.9.1