From c2cd7bc6d350d00f4e5df6d114f68f0804cb13d1 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 11 三月 2021 17:03:51 +0800 Subject: [PATCH] # --- src/main/webapp/views/login.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html index b2584a0..e3099fc 100644 --- a/src/main/webapp/views/login.html +++ b/src/main/webapp/views/login.html @@ -5,8 +5,8 @@ <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> - <link rel="icon" type="image/x-icon" href="../static/image/log.png" /> - <title>鐢ㄦ埛鐧诲綍</title> + <link rel="icon" type="image/x-icon" href="../static/image/logo1.png" /> + <title>瀹忔尯绱у浐浠� WMS - 鐢ㄦ埛鐧诲綍</title> <link rel="stylesheet" href="../static/layui/css/layui.css" media="all"> <link rel="stylesheet" href="../static/css/admin.css?v=318"> <!--[if lt IE 9]> -- Gitblit v1.9.1