From 78e98db24ecad9a7f8bb72918d54d9b9f2df3f42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= Date: Sat, 22 Jun 2024 08:27:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=A0=8F=E7=9B=AE=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E8=83=8C=E6=99=AF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/static/web/css/admin.css | 5 +++- src/system/typelink/typeunit.class.admin.php | 24 ++++++++++---------- 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index 2c8002c0..364cc88a 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -597,6 +597,9 @@ body.menu-show .body-right { .w-35 { width:35% } +.column:hover { + background:rgba(0,0,0,0.075) +} .breadcrumb { padding:0; background:none @@ -714,7 +717,7 @@ body.menu-show .body-right { .admin-input-xs { width:70px } -a:hover,body.menu-hide .body-right,body.menu-show .body-right,.sidemenu .submenu li:hover,.table-hover tbody tr:hover { +a:hover,body.menu-hide .body-right,body.menu-show .body-right,.sidemenu .submenu li:hover,.column:hover,.table-hover tbody tr:hover { transition:all 0.5s } span.page-link { diff --git a/src/system/typelink/typeunit.class.admin.php b/src/system/typelink/typeunit.class.admin.php index 7763ca58..35eb9b79 100755 --- a/src/system/typelink/typeunit.class.admin.php +++ b/src/system/typelink/typeunit.class.admin.php @@ -107,9 +107,9 @@ class TypeUnit $nss = ''; } if ($ispart == 0) { - //列表栏目 +//列表栏目 echo << +
列表 @@ -130,9 +130,9 @@ echo << tpl; } else if ($ispart == 1) { - //封面栏目 +//封面栏目 echo << +
封面 @@ -152,9 +152,9 @@ echo << tpl; } else if ($ispart == 2) { - //外部栏目 +//外部栏目 echo << +
外部 @@ -217,9 +217,9 @@ tpl; } else { $nss = ''; } if ($ispart == 0) { - //列表栏目 +//列表栏目 echo << +
└─{$step} @@ -241,9 +241,9 @@ echo << tpl; } else if ($ispart == 1) { - //封面栏目 +//封面栏目 echo << +
└─{$step} @@ -264,9 +264,9 @@ echo << tpl; } else if ($ispart == 2) { - //外部栏目 +//外部栏目 echo << +
└─{$step}