feat:更新图片文件

This commit is contained in:
Haiyi 2022-09-16 10:07:43 +08:00
parent b4663f8507
commit 52c4d92433
2 changed files with 5 additions and 12 deletions

View File

@ -1,6 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 3619513 */
src: url('/src/styles/iconfont.ttf?t=1663207764776') format('truetype');
font-family: "iconfont";
/* Project id 3619513 */
src:
url('iconfont.ttf?t=1663065236955') format('truetype');
}
.iconfont {
@ -11,14 +13,6 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-zhankai:before {
content: "\e63f";
}
.icon-shouqi:before {
content: "\e640";
}
.icon-lujing:before {
content: "\e63e";
}
@ -253,5 +247,4 @@
.icon-gouwu:before {
content: "\e607";
}
}

Binary file not shown.