初始化仓库

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

133
static/font/iconfont.css Normal file
View File

@@ -0,0 +1,133 @@
@font-face {
font-family: "iconfont";
src: url('@/static/font/iconfont.ttf') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
display: inline-block;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-weibaogongdan:before {
content: "\e606";
}
.icon-user:before {
content: "\e7ae";
}
.icon-password:before {
content: "\e8b2";
}
.icon-code:before {
content: "\e699";
}
.icon-setting:before {
content: "\e6cc";
}
.icon-share:before {
content: "\e739";
}
.icon-edit:before {
content: "\e60c";
}
.icon-version:before {
content: "\e63f";
}
.icon-service:before {
content: "\e6ff";
}
.icon-friendfill:before {
content: "\e726";
}
.icon-community:before {
content: "\e741";
}
.icon-people:before {
content: "\e736";
}
.icon-dianzan:before {
content: "\ec7f";
}
.icon-right:before {
content: "\e7eb";
}
.icon-logout:before {
content: "\e61d";
}
.icon-help:before {
content: "\e616";
}
.icon-github:before {
content: "\e628";
}
.icon-aixin:before {
content: "\e601";
}
.icon-clean:before {
content: "\e607";
}
.icon-refresh:before {
content: "\e604";
}
.icon-xiaoshouchuku:before {
content: "\e618";
}
.icon-navicon-cgrkd:before {
content: "\e659";
}
.icon-navicon-ckd:before {
content: "\e65a";
}
.icon-zhijian:before {
content: "\e60d";
}
.icon-pandian:before {
content: "\e651";
}
.icon-caidanlan-shengchan-shengchanruku:before {
content: "\e661";
}
.icon-caigouruku:before {
content: "\e633";
}
.icon-caigoushouhuodan:before {
content: "\e6ce";
}
.icon-lingliaodan:before {
content: "\e67b";
}
.icon-shengchanlingliao:before {
content: "\e62e";
}

BIN
static/font/iconfont.ttf Normal file

Binary file not shown.

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";
}

BIN
static/font/iconfontNew.ttf Normal file

Binary file not shown.