修改后台样式并优化引入

This commit is contained in:
邹景立 2021-05-17 13:32:57 +08:00
parent 0af50abc96
commit 2114b72569
6 changed files with 14 additions and 12 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -25,17 +25,19 @@
left: 0;
}
&.layui-layout-right {
.headimg {
width: 20px;
height: 20px;
}
}
.layui-nav-item > a {
height: 50px;
padding: 0 18px;
overflow: hidden;
line-height: 50px;
.headimg {
width: 20px;
height: 20px;
}
&:hover {
color: @TopHeaderNavHoverTextColor
}

View File

@ -32,7 +32,7 @@ private static $installed = array (
'aliases' =>
array (
),
'reference' => 'c4a746789ced7470423ee1d2c8b9429cf13c8199',
'reference' => '0af50abc96578e6e94e9b6c1009725a98c09030f',
'name' => 'zoujingli/thinkadmin',
),
'versions' =>
@ -180,7 +180,7 @@ private static $installed = array (
'aliases' =>
array (
),
'reference' => 'c4a746789ced7470423ee1d2c8b9429cf13c8199',
'reference' => '0af50abc96578e6e94e9b6c1009725a98c09030f',
),
'zoujingli/wechat-developer' =>
array (

View File

@ -6,7 +6,7 @@
'aliases' =>
array (
),
'reference' => 'c4a746789ced7470423ee1d2c8b9429cf13c8199',
'reference' => '0af50abc96578e6e94e9b6c1009725a98c09030f',
'name' => 'zoujingli/thinkadmin',
),
'versions' =>
@ -154,7 +154,7 @@
'aliases' =>
array (
),
'reference' => 'c4a746789ced7470423ee1d2c8b9429cf13c8199',
'reference' => '0af50abc96578e6e94e9b6c1009725a98c09030f',
),
'zoujingli/wechat-developer' =>
array (

2
vendor/services.php vendored
View File

@ -1,5 +1,5 @@
<?php
// This file is automatically generated at:2021-05-14 15:17:25
// This file is automatically generated at:2021-05-17 13:32:42
declare (strict_types = 1);
return array (
0 => 'think\\admin\\Library',