This commit is contained in:
cxc
2022-06-27 09:51:30 +08:00
commit 8cb96b4c5e
101 changed files with 11110 additions and 0 deletions

73
assets/fonts/iconfont.css Normal file
View File

@ -0,0 +1,73 @@
@font-face {
font-family: "iconfont"; /* Project id */
src: url('iconfont.ttf?t=1648102093452') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-zuoyoudengguanbi:before {
content: "\e509";
}
.icon-shangdnegguanbi:before {
content: "\e50a";
}
.icon-fanhui:before {
content: "\e50b";
}
.icon-jiesuo:before {
content: "\e50c";
}
.icon-shangdeng:before {
content: "\e50d";
}
.icon-celiang:before {
content: "\e50e";
}
.icon-mima:before {
content: "\e50f";
}
.icon-rili:before {
content: "\e510";
}
.icon-huancun:before {
content: "\e511";
}
.icon-shoujihao:before {
content: "\e512";
}
.icon-luopan:before {
content: "\e513";
}
.icon-yanzhengma:before {
content: "\e514";
}
.icon-zaixianqiju-:before {
content: "\e515";
}
.icon-zuoyoudneg:before {
content: "\e516";
}
.icon-shoujihao-1:before {
content: "\e517";
}