模型库初版提交

This commit is contained in:
zhangshun
2026-05-25 08:49:29 +08:00
parent 5d08480921
commit c2ac560527
7 changed files with 17 additions and 6 deletions

View File

@@ -62,6 +62,9 @@ select {
.jstree-default .jstree-anchor {
height: 24px;
line-height: 24px;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
.jstree-default .jstree-icon:empty {