新兴上传

This commit is contained in:
dell
2024-10-12 11:15:47 +08:00
parent aa742f0036
commit 86cbb1d54a
20 changed files with 4643 additions and 15 deletions

View File

@ -145,7 +145,7 @@
.layuimini-tab .layui-tab-title {
border: none;
border: 1px solid whitesmoke;
background-color: white;
background-color:#0083a1;
}
.layuimini-tab .layui-tab-title li {
@ -876,12 +876,14 @@
.layui-nav-tree .layui-nav-item > a .layui-nav-more {
padding: 0px 0;
}
.layui-table {
width: 100%;
margin: 10px 0;
background-color: #fff;
color: black;
}
.layui-tab-control > ul > .layui-nav-item.layui-this {
background-color: none;
}
}