From dc210006de9ebe049c0dd5fcc1afcf1b23fa2de8 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 22 七月 2020 15:57:55 +0800
Subject: [PATCH] #
---
src/main/webapp/views/login.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html
index 5dba718..8bd6191 100644
--- a/src/main/webapp/views/login.html
+++ b/src/main/webapp/views/login.html
@@ -2,7 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <title>绯荤粺鐧诲綍</title>
+ <title>鑷姩浠撳偍 - 绠$悊绯荤粺</title>
+ <link rel="icon" type="image/x-icon" href="../static/image/log.png" />
<link rel="stylesheet" href="../static/layui/css/layui.css" media="all">
<script type="text/javascript" src="../static/layui/layui.js"></script>
<script type="text/javascript" src="../static/js/common.js"></script>
@@ -42,6 +43,7 @@
}
#login-wrapper h2 {
+ letter-spacing: 3px;
font-size: 26px;
margin-bottom: 30px;
}
--
Gitblit v1.9.1