更新图标库

This commit is contained in:
aixianling
2023-01-12 11:15:41 +08:00
parent e7006873ca
commit eda173a5a7

View File

@@ -1,8 +1,8 @@
@font-face { @font-face {
font-family: "iconfont"; /* Project id 1309749 */ font-family: "iconfont"; /* Project id 1309749 */
src: url('//at.alicdn.com/t/c/font_1309749_t7bf1dhlp7e.woff2?t=1666749875458') format('woff2'), src: url('//at.alicdn.com/t/c/font_1309749_lyu0tqem50p.woff2?t=1673493288157') format('woff2'),
url('//at.alicdn.com/t/c/font_1309749_t7bf1dhlp7e.woff?t=1666749875458') format('woff'), url('//at.alicdn.com/t/c/font_1309749_lyu0tqem50p.woff?t=1673493288157') format('woff'),
url('//at.alicdn.com/t/c/font_1309749_t7bf1dhlp7e.ttf?t=1666749875458') format('truetype'); url('//at.alicdn.com/t/c/font_1309749_lyu0tqem50p.ttf?t=1673493288157') format('truetype');
} }
.iconfont { .iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.iconxuexiwenda:before {
content: "\e727";
}
.iconpingfenkaohe:before { .iconpingfenkaohe:before {
content: "\e736"; content: "\e736";
} }