添加图标

This commit is contained in:
小小 2025-04-29 17:42:24 +08:00
parent ce945b24d3
commit 189516b59d
2 changed files with 17 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@font-face {
font-family: "iconfont"; /* Project id 4868066 */
src: url('iconfont.ttf?t=1745225351472') format('truetype');
src: url('iconfont.ttf?t=1745572982146') format('truetype');
}
.iconfont {
@ -11,6 +11,22 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-ebikebianji:before {
content: "\e649";
}
.icon-ebikeshanchu:before {
content: "\e6d3";
}
.icon-ebikesanjiaoxing:before {
content: "\e617";
}
.icon-ebikesanjiaoxing-copy:before {
content: "\eb34";
}
.icon-ebikecheliangguanli:before {
content: "\e622";
}