初始化仓库

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,55 @@
@font-face {
font-family: "iconfont"; /* Project id 4828189 */
src: url('@/static/iconfont/iconfont.woff2') format('woff2'),
url('@/static/iconfont/iconfont.woff') format('woff'),
url('@/static/iconfont/iconfont.ttf') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-submit:before {
content: "\e61a";
}
.icon-fuzhi:before {
content: "\e626";
}
.icon-saomiao:before {
content: "\e817";
}
.icon-caigouruku:before {
content: "\e633";
}
.icon-addMold:before {
content: "\e659";
}
.icon-zuoyebaogong:before {
content: "\e6b0";
}
.icon-a-ziyuan13500:before {
content: "\e7db";
}
.icon-luchangfenxibaogao:before {
content: "\e671";
}
.icon-jianyanjilu:before {
content: "\e634";
}
.icon-yonghujiluchaxun:before {
content: "\e6aa";
}

Binary file not shown.

Binary file not shown.

Binary file not shown.