perf: tab增加图标显示

This commit is contained in:
xiaojunnuo
2025-03-30 01:41:27 +08:00
parent 0e73fa40bc
commit a03ae5a216
9 changed files with 94 additions and 23 deletions
@@ -1,6 +1,6 @@
@font-face {
font-family: "iconfont"; /* Project id 4688792 */
src: url('iconfont.svg?t=1743171100316#iconfont') format('svg');
src: url('iconfont.svg?t=1743267254898#iconfont') format('svg');
}
.iconfont {
@@ -11,6 +11,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-cdn:before {
content: "\e6e4";
}
.icon-jdcloud:before {
content: "\e653";
}