From 2d28053beec1de1e98b442b6af3734cea7fd0949 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 12 三月 2021 17:02:46 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/pda/index.html b/src/main/webapp/views/pda/index.html
index 29edb2c..218b348 100644
--- a/src/main/webapp/views/pda/index.html
+++ b/src/main/webapp/views/pda/index.html
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
     <title>WMS</title>
     <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
-    <link rel="icon" type="image/x-icon" href="../../static/image/log.png" />
+    <link rel="icon" type="image/x-icon" href="../../static/image/logo1.png" />
     <style>
         * {
             margin: 0;

--
Gitblit v1.9.1