初始化

This commit is contained in:
2025-03-15 10:31:07 +08:00
commit c01915af62
20 changed files with 551 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,30 @@
body .layer-ext-kzhomepage .layui-layer-title{
color: transparent;
border: 0px;
display: none;
}
body .layui-ext-kzhomepage .layui-layer-btn{}
body .layui-ext-kzhomepage .layui-layer-btn a{}
.layer-ext-kzhomepage{
background-color: transparent;
box-shadow: none;
border: none;
}
/* .layui-layer-setwin{
right: -50px;
width: 50px;
background: transparent;
color: #fff;
}
.layui-layer-setwin .layui-layer-close{
background-color: #00000080;
width: 30px;
height: 30px;
}
.layui-layer-setwin .layui-layer-min cite{
background-color: #fff;
width: 15px;
left: 17.5px;
height: 2px;
} */