[add] 增加人员信息
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user