[add] 增加人员信息

This commit is contained in:
lideqin
2023-11-30 20:28:18 +08:00
parent 3324230195
commit 4e793458f7
10 changed files with 253 additions and 98 deletions
+37
View File
@@ -0,0 +1,37 @@
@font-face {
font-family: "iconfont"; /* Project id 4352783 */
src: url('iconfont.ttf?t=1701345493350') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
content: "\e645";
}
.icon-close:before {
content: "\e6dc";
}
.icon-circle:before {
content: "\e66f";
}
.icon-xunhuan:before {
content: "\e6a9";
}
.icon-baocun:before {
content: "\ec09";
}
.icon-shangchuan:before {
content: "\e621";
}
Binary file not shown.