初始化仓库

This commit is contained in:
tao
2025-12-18 14:11:48 +08:00
parent e96f277a68
commit 54ec472bd4
1107 changed files with 158756 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
@font-face {
font-family: "iconfont";
src: url('@/static/font/iconfontNew.ttf')format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-gongren_cu:before {
content: "\e627";
}
.icon-gongren:before {
content: "\e674";
}
.icon-baoguo:before {
content: "\e614";
}
.icon-saoma:before {
content: "\e645";
}
.icon-qiantui:before {
content: "\e73a";
}
.icon-qiandao:before {
content: "\e649";
}
.icon-zuoyechaxun:before {
content: "\e905";
}