From bd16bd28ccc9f0498db69138eead1d954aa67c51 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 06 九月 2024 14:13:31 +0800
Subject: [PATCH] #
---
src/main/webapp/static/images/logo.jpg | 0
src/main/webapp/views/console.html | 2 +-
src/main/resources/application.yml | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 2fd2d77..68b2e40 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -72,7 +72,7 @@
# 杈撻�佺嚎1
devp[0]:
id: 1
- ip: 10.10.10.1
+ ip: 10.10.10.20
port: 102
rack: 0
slot: 0
diff --git a/src/main/webapp/static/images/logo.jpg b/src/main/webapp/static/images/logo.jpg
new file mode 100644
index 0000000..a872192
--- /dev/null
+++ b/src/main/webapp/static/images/logo.jpg
Binary files differ
diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index f517c1a..75f0755 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -21,7 +21,7 @@
<h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6>
</div>
<div class="head-right">
- <img src="../static/images/RMLogo.png" alt="娑︾編" height="44">
+ <img src="../static/images/logo.jpg" alt="绫冲" height="44">
</div>
</div>
<div style="width: 1000px;height: 800px;overflow: hidden">
--
Gitblit v1.9.1