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 +-
src/main/webapp/views/console.html | 6 +++---
src/main/webapp/views/index.html | 2 +-
3 files changed, 5 insertions(+), 5 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>
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">
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 18a8c03..c8a0fd1 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -34,7 +34,7 @@
<!-- 涓讳綋鍐呭 -->
<iframe id="content" src="console.html"></iframe>
<footer class="footer">
- Copyright 漏 2023 All Rights Reserved. <a href="http://www.zoneyung.com" target="_blank">娴欐睙涓壃绔嬪簱鎶�鏈湁闄愬叕鍙�</a> 淇濈暀鎵�鏈夋潈鍒�
+ Copyright 漏 2024 All Rights Reserved. <a href="" target="_blank">鑻忓窞鍐犻缚鏅鸿兘瑁呭鏈夐檺鍏徃</a> 淇濈暀鎵�鏈夋潈鍒�
</footer>
</body>
<script>
--
Gitblit v1.9.1