From 904b214f0395fcd670fb60f84d31a0be842c4f73 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期五, 02 九月 2022 03:33:48 +0800
Subject: [PATCH] 合并推送和子账户管理功能

---
 public/fonts/iconfont.css |  106 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 103 insertions(+), 3 deletions(-)

diff --git a/public/fonts/iconfont.css b/public/fonts/iconfont.css
index b96a636..b7114cd 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=1660125591157') format('woff2'),
+       url('iconfont.woff?t=1660125591157') format('woff'),
+       url('iconfont.ttf?t=1660125591157') format('truetype');
 }
 
 .iconfont {
@@ -13,6 +13,106 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.icon-gongge:before {
+  content: "\e669";
+}
+
+.icon-gongge1:before {
+  content: "\e66a";
+}
+
+.icon-gongge2:before {
+  content: "\e66b";
+}
+
+.icon-shuzhuangtu:before {
+  content: "\e667";
+}
+
+.icon-tongjichaxunpeizhicunchulujing:before {
+  content: "\e668";
+}
+
+.icon-shezhi1:before {
+  content: "\e666";
+}
+
+.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