添加分类功能。

This commit is contained in:
fy3047957834
2021-10-13 22:54:43 +08:00
parent 5c7fb52a32
commit b8eb90ad48
3 changed files with 215 additions and 12 deletions
+6 -2
View File
@@ -1005,7 +1005,7 @@ a cite {
line-height: 60px;
text-align: center;
color: #009688;
font-size: 16px;
font-size: 32px; // logo
box-shadow: 0 1px 2px 0 rgb(0 0 0 / 15%)
}
@@ -3948,7 +3948,11 @@ body .layui-table-tips .layui-layer-content {
}
.layui-nav * {
font-size: 14px
font-size: 14px; //
}
.layui-nav-head * {
font-size: 14px; //
}
.layui-nav .layui-nav-item {