From 706eb6f7c4471d8bb4e8d47c6bca38645428023f Mon Sep 17 00:00:00 2001 From: Jmysy <854085467@qq.com> Date: Sat, 9 May 2020 10:41:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=BF=AB=E6=8D=B7=E8=8F=9C?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pear Admin v 2.0/admin/css/pearAdmin.css | 38 ++---------------------- Pear Admin v 2.0/index.html | 15 ---------- 2 files changed, 3 insertions(+), 50 deletions(-) diff --git a/Pear Admin v 2.0/admin/css/pearAdmin.css b/Pear Admin v 2.0/admin/css/pearAdmin.css index 560e9c0..6430c19 100644 --- a/Pear Admin v 2.0/admin/css/pearAdmin.css +++ b/Pear Admin v 2.0/admin/css/pearAdmin.css @@ -88,7 +88,7 @@ height:0px; } .pear-admin .layui-side-scroll{ - height: calc(100% - 102px); + height: calc(100% - 60px); background-color: #28333E; } @@ -126,41 +126,9 @@ width: 100%!important; } .pear-mini .layui-side-scroll{ - height: calc(100% - 228px); - } - - /** 快捷按键 */ - .bottom-nav { - position: absolute; - bottom: 0; - left: 0; - width: 100%; - box-shadow: 0 -2px 0 rgba(0,0,0,.3); - background-color: #28333E; - } - .bottom-nav li { - display: block; - float: left; - width: 25%; - padding: 6px; - box-sizing: border-box; - text-align: center; - } - .bottom-nav *{ - color: white; - } - .bottom-nav li a { - cursor: pointer; - display: block; - width: 100%; - height: 30px; - line-height: 30px; - color: #666; - border-radius: 4px; - } - .bottom-nav li a:hover{ - background-color: #5FB878; + height: calc(100% - 60px); } + /** 顶 部 菜 单 样 式 */ diff --git a/Pear Admin v 2.0/index.html b/Pear Admin v 2.0/index.html index f0c59c9..8d40313 100644 --- a/Pear Admin v 2.0/index.html +++ b/Pear Admin v 2.0/index.html @@ -47,20 +47,6 @@