初始化仓库
This commit is contained in:
55
static/iconfont/iconfont.css
Normal file
55
static/iconfont/iconfont.css
Normal 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";
|
||||
}
|
||||
|
||||
BIN
static/iconfont/iconfont.ttf
Normal file
BIN
static/iconfont/iconfont.ttf
Normal file
Binary file not shown.
BIN
static/iconfont/iconfont.woff
Normal file
BIN
static/iconfont/iconfont.woff
Normal file
Binary file not shown.
BIN
static/iconfont/iconfont.woff2
Normal file
BIN
static/iconfont/iconfont.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user