From 03a4292ae2f558e353cad5d6513551c4286945e9 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 05 三月 2021 09:13:21 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/pda/login.html b/src/main/webapp/views/pda/login.html
index 6736ed8..87a9f19 100644
--- a/src/main/webapp/views/pda/login.html
+++ b/src/main/webapp/views/pda/login.html
@@ -5,6 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
     <title>绯荤粺鐧诲綍</title>
     <link rel="stylesheet" href="../../static/layui/css/layui.css" media="all">
+    <link rel="icon" type="image/x-icon" href="../../static/image/log.png" />
     <script type="text/javascript" src="../../static/layui/layui.js"></script>
     <script type="text/javascript" src="../../static/js/common.js"></script>
     <style>

--
Gitblit v1.9.1