From fb1705290de89f8341d1f314ed2181637b5e21e7 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期一, 18 七月 2022 16:12:44 +0800 Subject: [PATCH] dev desc --- public/fonts/iconfont.css | 82 +++++++++++++++++++++++++++++++++++++++- 1 files changed, 79 insertions(+), 3 deletions(-) diff --git a/public/fonts/iconfont.css b/public/fonts/iconfont.css index b96a636..4543a93 100644 --- a/public/fonts/iconfont.css +++ b/public/fonts/iconfont.css @@ -1,8 +1,8 @@ @font-face { font-family: "iconfont"; /* Project id 3024843 */ - src: url('iconfont.woff2?t=1648629629296') format('woff2'), - url('iconfont.woff?t=1648629629296') format('woff'), - url('iconfont.ttf?t=1648629629296') format('truetype'); + src: url('iconfont.woff2?t=1657623241745') format('woff2'), + url('iconfont.woff?t=1657623241745') format('woff'), + url('iconfont.ttf?t=1657623241745') format('truetype'); } .iconfont { @@ -13,6 +13,82 @@ -moz-osx-font-smoothing: grayscale; } +.icon-shijianduan:before { + content: "\e662"; +} + +.icon-dengji:before { + content: "\e663"; +} + +.icon-renwumiaoshu:before { + content: "\e664"; +} + +.icon-shengyin:before { + content: "\e665"; +} + +.icon-guanlian:before { + content: "\e661"; +} + +.icon-dingdanguanli1:before { + content: "\e65c"; +} + +.icon-jibenziliao:before { + content: "\e65d"; +} + +.icon-zhanghuzonglan:before { + content: "\e65e"; +} + +.icon-zizhanghuguanli:before { + content: "\e65f"; +} + +.icon-xiaoxizhongxin:before { + content: "\e660"; +} + +.icon-suanfaguanli:before { + content: "\e654"; +} + +.icon-dingdanguanli:before { + content: "\e655"; +} + +.icon-yingyongguanli:before { + content: "\e656"; +} + +.icon-yunyingguanli:before { + content: "\e657"; +} + +.icon-yonghuguanli:before { + content: "\e658"; +} + +.icon-riqi_14:before { + content: "\e659"; +} + +.icon-guanliyuanbaobiao-18:before { + content: "\e65a"; +} + +.icon-shouye-18:before { + content: "\e65b"; +} + +.icon-shuoming_14:before { + content: "\e653"; +} + .icon-peizhitishi_14:before { content: "\e652"; } -- Gitblit v1.8.0