增加banner后台管控

This commit is contained in:
2025-05-16 16:18:12 +08:00
parent 9df71d0faf
commit 92b79bf0b1
13 changed files with 1145 additions and 331 deletions
@@ -1,4 +1,4 @@
<?php /*a:2:{s:67:"E:\Demos\DemoOwns\PHP\yunzer\app\admin\view\article\articlecate.php";i:1747371803;s:61:"E:\Demos\DemoOwns\PHP\yunzer\app\admin\view\public\header.php";i:1746849526;}*/ ?>
<?php /*a:2:{s:67:"E:\Demos\DemoOwns\PHP\yunzer\app\admin\view\article\articlecate.php";i:1747372046;s:61:"E:\Demos\DemoOwns\PHP\yunzer\app\admin\view\public\header.php";i:1746849526;}*/ ?>
<!DOCTYPE html>
<html>
<head>
@@ -212,7 +212,7 @@
/* 页面整体样式 */
.config-container {
padding: 15px;
background: #f2f2f2;
/* background: #f2f2f2; */
}
/* 页面头部样式 */
@@ -250,8 +250,8 @@
.layui-card {
margin-bottom: 0;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
border-radius: 8px;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.layui-card-header {