Update: (步骤备份)选项管理修改完成,增加批量删除功能

This commit is contained in:
wojiaoyishang
2025-01-20 16:38:38 +08:00
parent 9f8fe2c83e
commit 61be7a09c6
10 changed files with 302 additions and 528 deletions
@@ -1,25 +0,0 @@
.treeTable-icon i:last-child{
display: none!important;
}
.treeTable-empty{
margin-left: -3px;
}
.treeTable-empty {
width: 20px;
display: inline-block;
}
.treeTable-icon {
cursor: pointer;
}
.treeTable-icon .layui-icon-triangle-d:before {
content: "\e623";
}
.treeTable-icon.open .layui-icon-triangle-d:before {
content: "\e625";
background-color: transparent;
}
+1 -1
View File
@@ -14,4 +14,4 @@
@import url("module/dtree/font/dtreefont.css");
@import url("module/dtree/dtree.css");
@import url("module/layer.css");
@import url("module/layout.css");
@import url("module/layout.css");