From 60b8bb723d7141bcba916b5924a5f0d71dfc712d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Fri, 10 Jul 2020 15:35:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=20=E7=90=86=20=E4=BB=A3=20=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/css/pearAdmin.css | 21 +++++++++++++++++++++ admin/css/pearTable.css | 3 +-- index.html | 1 - 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/admin/css/pearAdmin.css b/admin/css/pearAdmin.css index 742d83f..1c0a667 100644 --- a/admin/css/pearAdmin.css +++ b/admin/css/pearAdmin.css @@ -20,12 +20,15 @@ .pear-admin .layui-side { transition: all .3s; } + .pear-admin .layui-logo .title { font-size: 20px; } + .layui-header .layui-nav-more { display: none !important; } + .pe-collaspe { position: absolute; width: 50px; @@ -46,15 +49,18 @@ background-color: white !important; color: black !important; } + .light-theme .layui-side-scroll { background-color: white !important; color: black !important; } + .light-theme .bottom-nav { background-color: white !important; box-shadow: none; border-top: whitesmoke 1px solid; } + .light-theme .bottom-nav * { color: dimgray; } @@ -66,14 +72,17 @@ background-color: white; border-bottom: 1px solid whitesmoke; } + .pear-admin .layui-header .layui-nav-img { width: 30px; height: 30px; } + .pear-admin .layui-layout-control { left: 120px; position: absolute; } + .pear-admin .layui-logo { width: 220px; height: 60px; @@ -81,10 +90,12 @@ background-color: #28333E; } + .pear-admin .layui-logo img { width: 36px; height: 36px; } + .pear-admin .layui-logo .title { font-size: 21px; font-weight: 550; @@ -93,38 +104,48 @@ top: 5px; margin-left: 5px; } + .pear-admin .layui-logo .logo { display: none; } + .pear-mini .layui-logo .title { display: none; } + .pear-mini .layui-logo .logo { display: inline-block; } + + .pear-admin .layui-side { top: 0px; width: 220px; box-shadow: 2px 0 6px rgba(0, 21, 41, .35); z-index: 9999; } + .pear-admin .layui-side-scroll::-webkit-scrollbar { width: 0px; height: 0px; } + .pear-admin .layui-side-scroll { height: calc(100% - 60px); background-color: #28333E; } + .pear-admin .layui-header .layui-nav .layui-nav-item>a { color: black; font-size: 15px; } + .pear-admin .layui-body { left: 220px; bottom: 0px; } + .pear-admin .layui-layout-left { left: 0px; diff --git a/admin/css/pearTable.css b/admin/css/pearTable.css index e5147dd..66ceffa 100644 --- a/admin/css/pearTable.css +++ b/admin/css/pearTable.css @@ -59,8 +59,6 @@ color: dimgray; } - - .layui-table-body::-webkit-scrollbar { width: 0px; height: 0px; @@ -70,6 +68,7 @@ width: 6px; height: 6px; } + .layui-table-body::-webkit-scrollbar-track { background: white; border-radius: 2px; diff --git a/index.html b/index.html index f4628b4..380417d 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,6 @@
注销登陆
-