From 707eafeab63cf75d7bf53fba95fe128088083194 Mon Sep 17 00:00:00 2001
From: yxFwq <1>
Date: 星期六, 17 八月 2024 16:55:43 +0800
Subject: [PATCH] #logo
---
src/main/webapp/views/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 84a617f..bdec608 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -12,7 +12,7 @@
<link rel="stylesheet" href="../static/css/loader.css" media="all">
<style>
.layui-logo img {
- width: 25px;
+ width: 140px;
}
.layui-logo cite {
font-size: 18px;
@@ -29,7 +29,7 @@
<!-- <img src="../static/image/logo.png" style="display: inline-block; width: 40%;height: auto">-->
<!-- <span style="margin-top: 0; letter-spacing: 10px">涓壃绔嬪簱</span>-->
<img src="../static/image/favicon.ico"/>
- <cite>娴欐睙涓壃绔嬪簱</cite>
+<!-- <cite>娴欐睙涓壃绔嬪簱</cite>-->
</div>
<ul class="layui-nav layui-layout-left">
--
Gitblit v1.9.1