This commit is contained in:
2025-12-19 14:26:09 +08:00
parent 4c849c2c3d
commit 2f4b5d0870
166 changed files with 43871 additions and 1 deletions

39
public/font/iconfont.css Normal file
View File

@@ -0,0 +1,39 @@
@font-face {
font-family: "iconfont"; /* Project id 2894474 */
src: url('iconfont.woff2?t=1680857472498') format('woff2'),
url('iconfont.woff?t=1680857472498') format('woff'),
url('iconfont.ttf?t=1680857472498') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-tag:before {
content: "\e715";
}
.icon-logout:before {
content: "\e636";
}
.icon-user:before {
content: "\e682";
}
.icon-xiaoxi:before {
content: "\e61f";
}
.icon-chenggong:before {
content: "\e60d";
}
.icon-xiala:before {
content: "\e635";
}