From 8364714effe41c220244b4fea441fca025d5fc14 Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期一, 27 九月 2021 17:34:17 +0800
Subject: [PATCH] 系统设置v1.0

---
 public/fonts/alibaba/iconfont.css |  198 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 195 insertions(+), 3 deletions(-)

diff --git a/public/fonts/alibaba/iconfont.css b/public/fonts/alibaba/iconfont.css
index d0cf0f2..1b15ae8 100644
--- a/public/fonts/alibaba/iconfont.css
+++ b/public/fonts/alibaba/iconfont.css
@@ -1,8 +1,8 @@
 @font-face {
   font-family: "iconfont"; /* Project id 1155353 */
-  src: url('iconfont.woff2?t=1626939526995') format('woff2'),
-       url('iconfont.woff?t=1626939526995') format('woff'),
-       url('iconfont.ttf?t=1626939526995') format('truetype');
+  src: url('iconfont.woff2?t=1632365056308') format('woff2'),
+       url('iconfont.woff?t=1632365056308') format('woff'),
+       url('iconfont.ttf?t=1632365056308') format('truetype');
 }
 
 .iconfont {
@@ -13,6 +13,198 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
+.icon31shezhi:before {
+  content: "\e733";
+}
+
+.iconjian:before {
+  content: "\e734";
+}
+
+.iconyunxiazai-:before {
+  content: "\e735";
+}
+
+.iconjia:before {
+  content: "\e736";
+}
+
+.icona-Group200:before {
+  content: "\e731";
+}
+
+.icona-Group194:before {
+  content: "\e72f";
+}
+
+.icona-Group199:before {
+  content: "\e72d";
+}
+
+.iconcha:before {
+  content: "\e719";
+}
+
+.iconxinjianbanbenku:before {
+  content: "\e72c";
+}
+
+.iconduigou1:before {
+  content: "\e72e";
+}
+
+.iconcuowu:before {
+  content: "\e728";
+}
+
+.iconcuowu1:before {
+  content: "\e729";
+}
+
+.icontianchongxing-:before {
+  content: "\e72a";
+}
+
+.iconcuowu2:before {
+  content: "\e72b";
+}
+
+.iconlock-fill:before {
+  content: "\e726";
+}
+
+.iconlianhe5:before {
+  content: "\e727";
+}
+
+.iconweiwangguanicon-defuben-:before {
+  content: "\e725";
+}
+
+.iconwifi:before {
+  content: "\ea13";
+}
+
+.iconshanchu8:before {
+  content: "\e785";
+}
+
+.iconfuwuqi-fill:before {
+  content: "\e723";
+}
+
+.iconwebxWebyingyongtuoguanfuwuqi:before {
+  content: "\e724";
+}
+
+.iconyundianchang-toast-dengluchenggong:before {
+  content: "\e71f";
+}
+
+.iconshijian1:before {
+  content: "\e720";
+}
+
+.iconpiliangchuangjian:before {
+  content: "\e721";
+}
+
+.iconxiala:before {
+  content: "\e722";
+}
+
+.iconruntongyiyaoyihuifu_youhuijuanfuben:before {
+  content: "\e71e";
+}
+
+.iconbeifen:before {
+  content: "\e7a0";
+}
+
+.icongantanhao:before {
+  content: "\e71c";
+}
+
+.iconchenggong1:before {
+  content: "\e71d";
+}
+
+.iconxiazaibeifen:before {
+  content: "\e71a";
+}
+
+.iconhuojianjiasu:before {
+  content: "\e717";
+}
+
+.iconfanhui2:before {
+  content: "\e718";
+}
+
+.iconxiangqing1:before {
+  content: "\e716";
+}
+
+.iconxiangqingjieshao:before {
+  content: "\e75b";
+}
+
+.iconlajitong:before {
+  content: "\e715";
+}
+
+.iconsousuo:before {
+  content: "\e714";
+}
+
+.iconlianjie:before {
+  content: "\e754";
+}
+
+.icontielusuidao:before {
+  content: "\e713";
+}
+
+.iconwenjianjia1:before {
+  content: "\e712";
+}
+
+.iconshou1:before {
+  content: "\e711";
+}
+
+.iconbanben1:before {
+  content: "\e710";
+}
+
+.iconxuexiao:before {
+  content: "\e70e";
+}
+
+.iconlujing:before {
+  content: "\e70d";
+}
+
+.iconhuojian:before {
+  content: "\e70c";
+}
+
+.iconchuangkouguanbi:before {
+  content: "\e70b";
+}
+
+.iconjiazai:before {
+  content: "\e70a";
+}
+
+.iconsuoyouchangjing:before {
+  content: "\e703";
+}
+
+.iconanquan:before {
+  content: "\e702";
+}
+
 .iconNormalCopy:before {
   content: "\e706";
 }

--
Gitblit v1.8.0