From 23a0da92c1d2e3d046fd6bac53915d5adcf897ac Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 31 七月 2020 14:32:18 +0800
Subject: [PATCH] #商品变物料
---
src/main/webapp/views/index.html | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index b435b01..4290938 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -36,6 +36,9 @@
text-align: center;
line-height: 40px;
}
+ .layadmin-side-shrink .layui-layout-admin .layui-logo {
+ background-image: none;
+ }
.layui-side-menu .layui-nav {
margin-top: 110px;
}
--
Gitblit v1.9.1