[update] 系统图标修改

This commit is contained in:
zhaoxiao
2021-12-15 17:22:14 +08:00
parent 9b182e9ede
commit f38d86b7f6
17 changed files with 65 additions and 10 deletions
+24 -4
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "anticon-jeecg"; /* Project id 2798517 */
src: url('iconfont.woff2?t=1631613073967') format('woff2'),
url('iconfont.woff?t=1631613073967') format('woff'),
url('iconfont.ttf?t=1631613073967') format('truetype');
src: url('iconfont.woff2?t=1639559463058') format('woff2'),
url('iconfont.woff?t=1639559463058') format('woff'),
url('iconfont.ttf?t=1639559463058') format('truetype');
}
.anticon-jeecg {
@@ -13,7 +13,27 @@
-moz-osx-font-smoothing: grayscale;
}
.anticonmeeting:before {
.anticonothermeeting:before {
content: "\e621";
}
.anticonworking:before {
content: "\e61f";
}
.anticoninternational:before {
content: "\e61e";
}
.anticondatamembers:before {
content: "\e61d";
}
.anticoncommittee:before {
content: "\e613";
}
.anticonmeeting1:before {
content: "\e60f";
}