From 7b65c778cc7b26b1ae42041f60b2bc5a44b33482 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 30 七月 2020 16:22:04 +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